aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/test/property.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/library/lux/test/property.lux')
-rw-r--r--stdlib/source/library/lux/test/property.lux3
1 files changed, 1 insertions, 2 deletions
diff --git a/stdlib/source/library/lux/test/property.lux b/stdlib/source/library/lux/test/property.lux
index a8a1fe1d5..4744d780b 100644
--- a/stdlib/source/library/lux/test/property.lux
+++ b/stdlib/source/library/lux/test/property.lux
@@ -60,8 +60,7 @@
(def .public context
(-> Text Test Test)
- (|>> %.text
- //.context
+ (|>> //.context
random#each))
(def .public failure