From 524bd990d1539b6620ad26c81b28273f3c9d3ce4 Mon Sep 17 00:00:00 2001 From: Andrey Listopadov Date: Sun, 17 Oct 2021 13:00:25 +0300 Subject: fix: bump fennel-test to v0.0.3 --- tests/fn.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/fn.fnl') 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" -- cgit v1.2.3