aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/bt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bt b/test/bt
index ce4e9a18..8fdabfe3 100755
--- a/test/bt
+++ b/test/bt
@@ -1,6 +1,6 @@
#! /usr/bin/env dbqn
-dRun ← ⟨"dRun"⟩ •EX •path∾"../cshim.bqn"
+dRun ← •EX •path∾"../dc.bqn"
c ← ∾(•LNS •path∾∾⟜"cases.bqn")¨""‿"b"
{𝕩: c ∾↩ (¬":"⊑∘∊⊢)¨⊸/ "1 %"⊸∾¨ (3≤≠)◶0‿(('#'≠2⊸⊑)∧" "≡2⊸↑)¨⊸/ •LNS •path∾"testref.bqn" }⍟⊢⊑(<"-ref")∊•args
M ← {e‿b: (⍎e)⊸≢◶""‿{(@+10)∾˜""""∾b∾""": expected "∾e∾" but received "∾⍕𝕩} DRun b}