aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/cmpref.bqn2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cmpref.bqn b/test/cmpref.bqn
index 30bb2e2f..5821da2f 100755
--- a/test/cmpref.bqn
+++ b/test/cmpref.bqn
@@ -2,7 +2,7 @@
# Compile and run the primitive implementations, and testref.bqn
-impl ← •LNS •path∾"../impl.bqn"
+impl ← •LNS •path∾"../src/r.bqn"
drun ← ((<•path∾"../c.bqn")∾<"DRun") •EX •path∾"../dzref"