summaryrefslogtreecommitdiff
path: root/test/fn.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'test/fn.fnl')
-rw-r--r--test/fn.fnl2
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*