From c0fbd3c6877eb270b957dde5622e0fc5d84595fa Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Thu, 29 Apr 2021 13:37:28 -0400 Subject: Fix up references to r.bqn --- test/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') 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/): -- cgit v1.2.3