summaryrefslogtreecommitdiff
path: root/tests/fn.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fn.fnl')
-rw-r--r--tests/fn.fnl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fn.fnl b/tests/fn.fnl
index a4b342b..2cbe94b 100644
--- a/tests/fn.fnl
+++ b/tests/fn.fnl
@@ -1,7 +1,7 @@
-(require-macros :fennel-test.test)
+(require-macros :fennel-test)
(require-macros :init-macros)
-(deftest fn*
+(deftest test-fn*
(testing "fn* meta"
(fn* f
"single arity"