diff options
Diffstat (limited to 'runtime/tests/README')
-rw-r--r-- | runtime/tests/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/tests/README b/runtime/tests/README index 795d8a02..b38eb212 100644 --- a/runtime/tests/README +++ b/runtime/tests/README @@ -1,2 +1,2 @@ - -maps/ tests for associative arrays (maps) and lists +This directory contains the user-levels tests. +To run, just type "make". |