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 4947dcf18..7540b4541 100644
--- a/stdlib/source/test/aedifex.lux
+++ b/stdlib/source/test/aedifex.lux
@@ -13,7 +13,8 @@
["#/." pom]
["#/." install]
["#/." deploy]
- ["#/." deps]]
+ ["#/." deps]
+ ["#/." build]]
["#." local]
["#." cache]
["#." dependency
@@ -38,6 +39,7 @@
/command/install.test
/command/deploy.test
/command/deps.test
+ /command/build.test
/local.test
/cache.test
/dependency.test