Merge branch 'fix-test-instructions' into 'master'

Fix the Redox OS test execution command

See merge request redox-os/relibc!500
This commit is contained in:
Jeremy Soller
2024-09-07 12:33:09 +00:00
+1 -1
View File
@@ -73,7 +73,7 @@ make prefix cr.relibc-tests image
- Run the tests
```sh
/usr/share/relibc-tests/test-name
/usr/share/relibc-tests/bins_static/test-name
```
### Linux Testing