aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux.lux
diff options
context:
space:
mode:
authorEduardo Julian2019-04-15 20:17:19 -0400
committerEduardo Julian2019-04-15 20:17:19 -0400
commite75aa067fc8b1f60f2adae9875fac7960db4de24 (patch)
treebe5ab9595610952c25c83636ff5fddf02a2a97b0 /stdlib/source/test/lux.lux
parentd3444a45d289e75e64037d2b402dde18db6aa04f (diff)
Removed the (deemed unnecessary) host extensions for the scripting languages.
Diffstat (limited to 'stdlib/source/test/lux.lux')
-rw-r--r--stdlib/source/test/lux.lux4
1 files changed, 1 insertions, 3 deletions
diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux
index 99276bcf1..08bc451b1 100644
--- a/stdlib/source/test/lux.lux
+++ b/stdlib/source/test/lux.lux
@@ -5,9 +5,7 @@
[case (#+)]
[loop (#+)]
[function (#+)]
- [extension (#+)
- [common (#+)]
- [host (#+)]])]
+ [extension (#+)])]
(.module:
["/" lux #*
[abstract