aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/meta/compiler/language/lux/phase/extension.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/meta/compiler/language/lux/phase/extension.lux')
-rw-r--r--stdlib/source/test/lux/meta/compiler/language/lux/phase/extension.lux6
1 files changed, 3 insertions, 3 deletions
diff --git a/stdlib/source/test/lux/meta/compiler/language/lux/phase/extension.lux b/stdlib/source/test/lux/meta/compiler/language/lux/phase/extension.lux
index 2ffea9b19..2ade58534 100644
--- a/stdlib/source/test/lux/meta/compiler/language/lux/phase/extension.lux
+++ b/stdlib/source/test/lux/meta/compiler/language/lux/phase/extension.lux
@@ -5,8 +5,8 @@
["[0]" monad (.only do)]
["[0]" equivalence
["[1]T" \\test]]
- [\\specification
- ["$[0]" hash]]]
+ ["[0]" hash
+ ["[1]T" \\test]]]
[control
["[0]" pipe]
["[0]" try]
@@ -203,7 +203,7 @@
(_.for [/.equivalence]
(equivalenceT.spec (/.equivalence n.equivalence) ..random))
(_.for [/.hash]
- ($hash.spec (/.hash n.hash) ..random))
+ (hashT.spec (/.hash n.hash) ..random))
(<| (_.for [/.Operation])
(all _.and