aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/lux.lux')
-rw-r--r--stdlib/source/test/lux.lux9
1 files changed, 3 insertions, 6 deletions
diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux
index 6543576a2..c61891996 100644
--- a/stdlib/source/test/lux.lux
+++ b/stdlib/source/test/lux.lux
@@ -28,6 +28,9 @@
[locale (#+)
[language (#+)]
[territory (#+)]]
+ [data
+ [text
+ [format (#+)]]]
## TODO: Test these modules
[data
[format
@@ -117,12 +120,6 @@
## ## [semaphore (#+)]
## ]]
## [data
- ## [product (#+)]
- ## [sum (#+)]
- ## [text (#+)
- ## ## [format (#+)]
- ## [lexer (#+)]
- ## [regex (#+)]]
## [format
## ## [json (#+)]
## [xml (#+)]]