aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2021-02-17 21:42:37 -0800
committerGravatar Tom Willemse2021-02-17 21:42:37 -0800
commit4fbfa53dd79a84465256010a263dd4863e93032c (patch)
tree67fdb038cea9d5811d7750f7cf4b191f5e548246 /README.org
parente283991f902c38af8e6b5c6ae299911d120d8bcf (diff)
downloadcrafting-interpreters-4fbfa53dd79a84465256010a263dd4863e93032c.tar.gz
crafting-interpreters-4fbfa53dd79a84465256010a263dd4863e93032c.zip
Add basic test
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..83623d7
--- /dev/null
+++ b/README.org
@@ -0,0 +1,3 @@
+Run tests with:
+
+: runtest --tool jlox --srcdir testsuite