add some idea for meta handling ...

This commit is contained in:
jem 2019-06-19 09:10:23 +02:00
parent f084e5d6c0
commit b202a07c25

View file

@ -21,6 +21,7 @@
[aero.core :as aero])) [aero.core :as aero]))
;TODO: replace schema with spec ;TODO: replace schema with spec
;TODO: try out ^ for meta ...
(def TestDataSpec (def TestDataSpec
{:input s/Any {:input s/Any
:expected s/Any :expected s/Any