aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/aedifex.lux')
-rw-r--r--stdlib/source/test/aedifex.lux4
1 files changed, 3 insertions, 1 deletions
diff --git a/stdlib/source/test/aedifex.lux b/stdlib/source/test/aedifex.lux
index c40939b47..dec078509 100644
--- a/stdlib/source/test/aedifex.lux
+++ b/stdlib/source/test/aedifex.lux
@@ -9,7 +9,8 @@
["#." artifact]
["#." input]
["#." command #_
- ["#/." pom]]
+ ["#/." pom]
+ ["#/." install]]
["#." local]
["#." dependency]
["#." profile]
@@ -25,6 +26,7 @@
/artifact.test
/input.test
/command/pom.test
+ /command/install.test
/local.test
/dependency.test
/profile.test