aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/control.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux/control.lux')
-rw-r--r--stdlib/source/test/lux/control.lux4
1 files changed, 3 insertions, 1 deletions
diff --git a/stdlib/source/test/lux/control.lux b/stdlib/source/test/lux/control.lux
index 0cb7e598e..9daf9ce78 100644
--- a/stdlib/source/test/lux/control.lux
+++ b/stdlib/source/test/lux/control.lux
@@ -12,7 +12,8 @@
["[1]/[0]" thread]
["[1]/[0]" async]
["[1]/[0]" semaphore]
- ["[1]/[0]" stm]]
+ ["[1]/[0]" stm]
+ ["[1]/[0]" event]]
["[1][0]" continuation]
["[1][0]" exception]
["[1][0]" function]
@@ -42,6 +43,7 @@
/concurrency/async.test
/concurrency/semaphore.test
/concurrency/stm.test
+ /concurrency/event.test
))
(def security