diff options
Diffstat (limited to 'tests/fn.fnl')
| -rw-r--r-- | tests/fn.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fn.fnl b/tests/fn.fnl index 9b99119..3517918 100644 --- a/tests/fn.fnl +++ b/tests/fn.fnl @@ -1,5 +1,5 @@ (require-macros :fennel-test.test) -(require-macros :macros) +(require-macros :init-macros) (deftest fn* (testing "fn* meta" |