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 5697aab..9b99119 100644 --- a/tests/fn.fnl +++ b/tests/fn.fnl @@ -1,4 +1,4 @@ -(require-macros :tests.test) +(require-macros :fennel-test.test) (require-macros :macros) (deftest fn* |