From 5bf187555012925bbd464b86ca49f7bd37e2c51c Mon Sep 17 00:00:00 2001 From: Andrey Orst Date: Tue, 10 Nov 2020 23:26:08 +0300 Subject: feature(core): breaking change of project structure --- test/test.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test.fnl') diff --git a/test/test.fnl b/test/test.fnl index 211f330..6d04338 100644 --- a/test/test.fnl +++ b/test/test.fnl @@ -1,4 +1,4 @@ -(require-macros :macros.fn) +(require-macros :cljlib-macros) (fn eq-fn [] `(fn eq# [a# b#] -- cgit v1.2.3