diff options
Diffstat (limited to 'libslang/src/test/README')
-rw-r--r-- | libslang/src/test/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libslang/src/test/README b/libslang/src/test/README new file mode 100644 index 0000000..57c1cad --- /dev/null +++ b/libslang/src/test/README @@ -0,0 +1,2 @@ +These are a set of tests designed to test the interpreter. The tests +should be run from this directory using, e.g., the calc program or slsh. |