aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/tool.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/test/lux/tool.lux5
1 files changed, 3 insertions, 2 deletions
diff --git a/stdlib/source/test/lux/tool.lux b/stdlib/source/test/lux/tool.lux
index 635322a92..78aaee40e 100644
--- a/stdlib/source/test/lux/tool.lux
+++ b/stdlib/source/test/lux/tool.lux
@@ -14,7 +14,8 @@
["[1][0]" analysis]
["[1][0]" phase "_"
["[1]/[0]" extension]
- ... ["[1]/[0]" analysis]
+ ["[1]/[0]" analysis "_"
+ ["[1]/[0]" simple]]
... ["[1]/[0]" synthesis]
]]]
["[1][0]" meta "_"
@@ -38,7 +39,7 @@
/meta/archive/key.test
/meta/archive/document.test
/phase/extension.test
+ /phase/analysis/simple.test
... /syntax.test
- ... /analysis.test
... /synthesis.test
))