aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/bt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bt b/test/bt
index 7dc27055..5679f686 100755
--- a/test/bt
+++ b/test/bt
@@ -6,4 +6,4 @@ l ← ∾(•LNS •path∾∾⟜"cases.bqn")¨""‿"b"
c ← (¬"{"⊑∘∊⊢)¨⊸/ l
M ← {e‿b: (⍎e)⊸≢◶""‿{(•UCS 10)∾˜""""∾b∾""": expected "∾e∾" but received "∾⍕𝕩} DRun b}
r ← '%' M∘((+`-2⊸×)∘=⊔⊢)¨ c
-• ← "All passed!"⍟(0=≠) ∾r
+• ← ("All "∾(⍕≠c)∾" passed!")⍟(0=≠) ∾r