aboutsummaryrefslogtreecommitdiff
path: root/test/dz_rt
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-11-27 15:07:12 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-11-27 15:07:12 -0500
commit1741d5078e9ef8617c99f1fb9c98d1583e072df9 (patch)
tree96227d3941f302a537a9831674e31c775a8b50c0 /test/dz_rt
parent22d763fbf6d50ca3001f53424085f772276d55e2 (diff)
Remove list frame from primitive tests
Diffstat (limited to 'test/dz_rt')
-rwxr-xr-xtest/dz_rt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dz_rt b/test/dz_rt
index 49af845e..4c7c6c89 100755
--- a/test/dz_rt
+++ b/test/dz_rt
@@ -55,6 +55,6 @@ E_redef ← { # handles [fmd] [←↩]
}
pre ∾↩ E_isdef◶E_proc‿E_redef¨ impl
-t ← (¬∘⊑':'∊⊢)¨⊸/ 3⊸↓⌾(3⊸⊑) •LNS "prim.bqn"
+t ← ⟨"¬⟨"⟩∾⟨"⟩"⟩∾˜ (¬∘⊑':'∊⊢)¨⊸/ •LNS "prim.bqn"
res ← DRun ∾ ∾⟜(@+10)¨ pre ∾ E_proc¨ t
•Out ("All "∾(⍕≠res)∾" passed!")⍟(0=≠) /res