aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-09-06 09:50:32 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-09-06 10:44:21 -0400
commit65d08855120a48dae3b0b1225e463b76ce20498d (patch)
tree2db5a018ad654d28c3b5a78188925c49a4e329e4 /test
parent9327d48ba01c4d44f38745b6b907b93f49b54622 (diff)
Remove cshim by getting primitive list in dc.bqn from dzref
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}