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.lux5
1 files changed, 4 insertions, 1 deletions
diff --git a/stdlib/source/test/aedifex.lux b/stdlib/source/test/aedifex.lux
index 9166a4367..704faffbb 100644
--- a/stdlib/source/test/aedifex.lux
+++ b/stdlib/source/test/aedifex.lux
@@ -30,7 +30,9 @@
["#." parser]
["#." pom]
["#." repository]
- ["#." runtime]])
+ ["#." runtime]
+ ["#." metadata #_
+ ["#/." artifact]]])
(def: test
Test
@@ -59,6 +61,7 @@
/pom.test
/repository.test
/runtime.test
+ /metadata/artifact.test
))
(program: args