aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux.lux
diff options
context:
space:
mode:
authorEduardo Julian2019-03-24 01:00:56 -0400
committerEduardo Julian2019-03-24 01:00:56 -0400
commit711c573bef4b7a6d809568ebfc196a7f8688307f (patch)
tree06d2287e2b5e80608c7f47a8c5eb664d0462d146 /stdlib/source/test/lux.lux
parent4c6d153acdbfa7e71109dbe9c1ae1fcca9e914e6 (diff)
Ported tests for collection-related modules.
Diffstat (limited to '')
-rw-r--r--stdlib/source/test/lux.lux18
1 files changed, 0 insertions, 18 deletions
diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux
index 3855f350f..781f3edde 100644
--- a/stdlib/source/test/lux.lux
+++ b/stdlib/source/test/lux.lux
@@ -120,24 +120,6 @@
## [concurrency
## ## [semaphore (#+)]
## ]]
- ## [data
- ## ## [collection
- ## ## [array (#+)]
- ## ## [bits (#+)]
- ## ## [list (#+)]
- ## ## [stack (#+)]
- ## ## [row (#+)]
- ## ## [sequence (#+)]
- ## ## [dictionary (#+)
- ## ## ["dictionary_." ordered]]
- ## ## [set (#+)
- ## ## ["set_." ordered]]
- ## ## [queue (#+)
- ## ## [priority (#+)]]
- ## ## [tree
- ## ## [rose (#+)
- ## ## [zipper (#+)]]]]
- ## ]
## [math (#+)
## [random (#+)]
## [modular (#+)]