aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/test/lux.lux9
1 files changed, 5 insertions, 4 deletions
diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux
index 5c5051a2c..a881dae3f 100644
--- a/stdlib/source/test/lux.lux
+++ b/stdlib/source/test/lux.lux
@@ -35,7 +35,7 @@
[format
[css (#+)]
[markdown (#+)]]]
- [host
+ [target
[js (#+)]
[python (#+)]
[lua (#+)]
@@ -122,7 +122,8 @@
["#." tool]
["#." type]
["#." world]
- ["#." host
+ ["#." host]
+ ["#." target #_
["#/." jvm]]]
))
@@ -343,9 +344,9 @@
/tool.test
/type.test
/world.test
+ /host.test
($_ _.and
- /host.test
- /host/jvm.test)
+ /target/jvm.test)
)))
(program: args