summaryrefslogtreecommitdiff
path: root/tests/fn.fnl
diff options
context:
space:
mode:
authorAndrey Listopadov <andreyorst@gmail.com>2021-10-17 13:00:25 +0300
committerAndrey Listopadov <andreyorst@gmail.com>2021-10-17 13:00:25 +0300
commit524bd990d1539b6620ad26c81b28273f3c9d3ce4 (patch)
treeb6ba99a23d1ace9eaf85538e886aec27c1bba05c /tests/fn.fnl
parent3a089f30326dbe677f7169f217056326f5aef2f0 (diff)
fix: bump fennel-test to v0.0.3
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"