diff options
Diffstat (limited to 'test/fn.fnl')
| -rw-r--r-- | test/fn.fnl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/fn.fnl b/test/fn.fnl index 44e280d..aae0382 100644 --- a/test/fn.fnl +++ b/test/fn.fnl @@ -1,7 +1,5 @@ (require-macros :test.test) (require-macros :macros.core) -(local {: eq} (require :core)) ;; required for testing - (require-macros :macros.fn) (deftest fn* |