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 --- macros.fnl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'macros.fnl') diff --git a/macros.fnl b/macros.fnl index c7a42b9..004c2ab 100644 --- a/macros.fnl +++ b/macros.fnl @@ -1212,10 +1212,7 @@ Always run some side effect action: : def : defonce} {:__index - {:_VERSION "0.5.1" - :_LICENSE "[MIT](https://gitlab.com/andreyorst/fennel-cljlib/-/raw/master/LICENSE)" - :_COPYRIGHT "Copyright (C) 2020-2021 Andrey Listopadov" - :_DOC_ORDER [:fn* + {:_DOC_ORDER [:fn* :try :def :defonce :defmulti :defmethod :into :empty -- cgit v1.2.3