aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-04-03 14:17:07 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-04-03 14:17:07 -0400
commit125d0553ca23cffd8808e3176d7c666e3f28d68b (patch)
tree705045e61fbe7ac410804570bc18c17932641a58
parentfb42464503d4e5cef90bf2969f899fedd06f0efa (diff)
Fix swapped test input and output
-rwxr-xr-xtest/exe2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/exe b/test/exe
index 73c874dc..96a4d6da 100755
--- a/test/exe
+++ b/test/exe
@@ -11,7 +11,7 @@ Include ← ("! %"≢3⊸↑) ∧ (0<≠)◶0‿('#'≠⊑)
Cases ← Include¨⊸/ · •FLines "cases/"∾∾⟜".bqn"
c ← ∾ Cases¨ files
Trim ← ((∨`∧∨`⌾⌽)' '⊸≠)⊸/
-i‿e ← <˘⍉> ('%'⊸= (∨´⊣)◶⟨"1"≍○<⊢, Trim¨(+`-2⊸×)⊸⊔⟩ ⊢)¨ c
+e‿i ← <˘⍉> ('%'⊸= (∨´⊣)◶⟨"1"≍○<⊢, Trim¨(+`-2⊸×)⊸⊔⟩ ⊢)¨ c
lf ← @+10
code‿r‿err ← {inp⇐∾∾⟜lf¨i∾⟨""⟩} •SH exe