summaryrefslogtreecommitdiff
path: root/test/test.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.fnl')
-rw-r--r--test/test.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.fnl b/test/test.fnl
index 4b40832..ff7c8bc 100644
--- a/test/test.fnl
+++ b/test/test.fnl
@@ -1,4 +1,4 @@
-(import-macros {: fn*} :macros.fn)
+(require-macros :macros.fn)
;; requires `eq' from core.fnl to be available at runtime
(fn* assert-eq