summaryrefslogtreecommitdiff
path: root/tests/fn.fnl
diff options
context:
space:
mode:
authorAndrey Listopadov <andreyorst@gmail.com>2021-04-24 15:32:55 +0300
committerAndrey Listopadov <andreyorst@gmail.com>2021-04-24 15:35:15 +0300
commita8948ed1964033a437933db8c687d8c8e26bde44 (patch)
treeff8b31a2155b5360bc94aea44c8bf99394e76efa /tests/fn.fnl
parent54294f7c864b9597c3775793015f600b1022594f (diff)
fix: move test library to separate project
Diffstat (limited to 'tests/fn.fnl')
-rw-r--r--tests/fn.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fn.fnl b/tests/fn.fnl
index 5697aab..9b99119 100644
--- a/tests/fn.fnl
+++ b/tests/fn.fnl
@@ -1,4 +1,4 @@
-(require-macros :tests.test)
+(require-macros :fennel-test.test)
(require-macros :macros)
(deftest fn*