diff options
Diffstat (limited to 'stdlib/source/test/lux/macro/poly/json.lux')
-rw-r--r-- | stdlib/source/test/lux/macro/poly/json.lux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/macro/poly/json.lux b/stdlib/source/test/lux/macro/poly/json.lux index ae7c62655..5e0bcfbd4 100644 --- a/stdlib/source/test/lux/macro/poly/json.lux +++ b/stdlib/source/test/lux/macro/poly/json.lux @@ -8,7 +8,7 @@ [equivalence (#+ Equivalence) {[0 #poly] ["poly/equivalence" /]}] - {[0 #test] + {[0 #spec] [/ ["$." equivalence] ["$." codec]]}] |