diff options
Diffstat (limited to 'runtime/tests/README')
-rw-r--r-- | runtime/tests/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/runtime/tests/README b/runtime/tests/README index b38eb212..000f1017 100644 --- a/runtime/tests/README +++ b/runtime/tests/README @@ -1,2 +1,7 @@ This directory contains the user-levels tests. -To run, just type "make". + +Before running these for the first time, +> cd ../user +> ./recreate_links + +To run the test here, just type "make". |