Documentation: Fix broken link to Meta/Lagom/ReadMe.md

This commit is contained in:
Vladislav Vorobev 2021-05-11 22:26:33 +03:00 committed by Linus Groh
commit e87eaa3991
Notes: sideshowbarker 2024-07-18 18:19:40 +09:00

View file

@ -1,7 +1,7 @@
## Running SerenityOS Tests ## Running SerenityOS Tests
There are two classes of tests built during a Serenity build: host tests and target tests. Host tests run on the build There are two classes of tests built during a Serenity build: host tests and target tests. Host tests run on the build
machine, and use [Lagom](../Meta/Lagom/README.md) to build Serenity userspace libraries for the host platform. Target machine, and use [Lagom](../Meta/Lagom/ReadMe.md) to build Serenity userspace libraries for the host platform. Target
tests run on the Serenity machine, either emulated or bare metal. tests run on the Serenity machine, either emulated or bare metal.
### Running Host Tests ### Running Host Tests