From 3d90a1d74df7468b0420efb3badbf955bfe1c03e Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 6 Nov 2020 21:11:20 -0500 Subject: =?UTF-8?q?Use=20=E2=80=A2Out=20instead=20of=20=E2=80=A2=E2=86=90?= =?UTF-8?q?=20for=20test=20output?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/dz_rt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/dz_rt') diff --git a/test/dz_rt b/test/dz_rt index c8ac208e..49af845e 100755 --- a/test/dz_rt +++ b/test/dz_rt @@ -57,4 +57,4 @@ E_redef ← { # handles [fmd] [←↩] pre ∾↩ E_isdef◶E_proc‿E_redef¨ impl t ← (¬∘⊑':'∊⊢)¨⊸/ 3⊸↓⌾(3⊸⊑) •LNS "prim.bqn" res ← DRun ∾ ∾⟜(@+10)¨ pre ∾ E_proc¨ t -• ← ("All "∾(⍕≠res)∾" passed!")⍟(0=≠) /res +•Out ("All "∾(⍕≠res)∾" passed!")⍟(0=≠) /res -- cgit v1.2.3