From a8948ed1964033a437933db8c687d8c8e26bde44 Mon Sep 17 00:00:00 2001 From: Andrey Listopadov Date: Sat, 24 Apr 2021 15:32:55 +0300 Subject: fix: move test library to separate project --- init.fnl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'init.fnl') diff --git a/init.fnl b/init.fnl index 7522005..2eafa45 100644 --- a/init.fnl +++ b/init.fnl @@ -1,8 +1,5 @@ (local module-info - {:_VERSION "0.5.1" - :_LICENSE "[MIT](https://gitlab.com/andreyorst/fennel-cljlib/-/raw/master/LICENSE)" - :_COPYRIGHT "Copyright (C) 2020-2021 Andrey Listopadov" - :_MODULE_NAME "cljlib" + {:_MODULE_NAME "cljlib" :_DESCRIPTION "Fennel-cljlib - functions from Clojure's core.clj implemented on top of Fennel. -- cgit v1.2.3