From a814ce5b60229bc4a0f214d05cd8360008058a43 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 4 Jun 2021 07:42:19 -0400 Subject: =?UTF-8?q?Use=20=E2=80=A2file.List=20instead=20of=20=E2=80=A2FLis?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/this.bqn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/this.bqn b/test/this.bqn index 731cee10..8ad7cfea 100644 --- a/test/this.bqn +++ b/test/this.bqn @@ -4,7 +4,7 @@ files ↩ (0<≠)◶⟨1,∨´"all"⊸≡¨⟩◶⟨∾⟜".bqn"¨, •file.List Native ← Exec ← •BQN -c ← ∾ ((0<≠)◶0‿('#'≠⊑)¨⊸/ · •FLines "cases/"⊸∾)¨ files +c ← ∾ ((0<≠)◶0‿('#'≠⊑)¨⊸/ · •file.Lines "cases/"⊸∾)¨ files c ↩ ('!'≠⊑)¨⊸/⍟noerr c •Out 1↓∾' '⊸∾¨∾⟨ ⟨"Running",•Repr≠c,"tests:"⟩ -- cgit v1.2.3