add some idea for meta handling ...
This commit is contained in:
parent
f084e5d6c0
commit
b202a07c25
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue