diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-04-29 13:37:28 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-04-29 13:37:28 -0400 |
| commit | c0fbd3c6877eb270b957dde5622e0fc5d84595fa (patch) | |
| tree | 8de7ca69209716f680e4675faf7f3544bcd9c198 /test/README.txt | |
| parent | 9ebe3bcdc963a47fa80606942f252ec5464cf911 (diff) | |
Fix up references to r.bqn
Diffstat (limited to 'test/README.txt')
| -rw-r--r-- | test/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README.txt b/test/README.txt index c5913a4d..cf82e757 100644 --- a/test/README.txt +++ b/test/README.txt @@ -6,7 +6,7 @@ Test scripts: - dz_wasm.js dzaima/BQN WebAssembly dz_comp uses the self-hosted compiler ../src/c.bqn by default but not -the runtime ../src/r.bqn. Pass -rt to test with the runtime, and -nocomp +the runtime ../src/r*.bqn. Pass -rt to test with the runtime, and -nocomp to test dzaima/BQN only (this doesn't pass as of the time of writing). Test cases (cases/): |
