From 308f7d99301dd3feae1d4d80714eb1dd64058004 Mon Sep 17 00:00:00 2001 From: XeroOl Date: Sat, 2 Mar 2024 10:55:15 -0600 Subject: [PATCH] fix broken test --- test/completion.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/completion.fnl b/test/completion.fnl index 758c308..81400e3 100644 --- a/test/completion.fnl +++ b/test/completion.fnl @@ -219,6 +219,6 @@ : test-builtin : test-macro : test-local-in-macro - :: test-fn-arg + : test-fn-arg : test-field : test-docs}