aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex.lux
diff options
context:
space:
mode:
authorEduardo Julian2021-09-07 22:50:21 -0400
committerEduardo Julian2021-09-07 22:50:21 -0400
commit35c0807799717cd720ab28b35851c1a01a67445d (patch)
treec6237b79fb262d24c8a46ee3ecb714df3e9874d8 /stdlib/source/test/aedifex.lux
parentb55cefcb258f11eeee32c1478faefd1bd09ec871 (diff)
De-taggification | part 4
Diffstat (limited to 'stdlib/source/test/aedifex.lux')
-rw-r--r--stdlib/source/test/aedifex.lux40
1 files changed, 20 insertions, 20 deletions
diff --git a/stdlib/source/test/aedifex.lux b/stdlib/source/test/aedifex.lux
index 1860eeab7..1ff98be46 100644
--- a/stdlib/source/test/aedifex.lux
+++ b/stdlib/source/test/aedifex.lux
@@ -4,26 +4,26 @@
[program {"+" [program:]}]
["_" test {"+" [Test]}]
[control
- ["." io]]]]
- ["." / "_"
- ["#." artifact]
- ["#." cli]
- ["#." command]
- ["#." dependency
- ["#/." deployment]
- ["#/." resolution]
- ["#/." status]]
- ["#." hash]
- ["#." input]
- ["#." local]
- ["#." metadata]
- ["#." package]
- ["#." parser]
- ["#." pom]
- ["#." profile]
- ["#." project]
- ["#." repository]
- ["#." runtime]])
+ ["[0]" io]]]]
+ ["[0]" / "_"
+ ["[1][0]" artifact]
+ ["[1][0]" cli]
+ ["[1][0]" command]
+ ["[1][0]" dependency
+ ["[1]/[0]" deployment]
+ ["[1]/[0]" resolution]
+ ["[1]/[0]" status]]
+ ["[1][0]" hash]
+ ["[1][0]" input]
+ ["[1][0]" local]
+ ["[1][0]" metadata]
+ ["[1][0]" package]
+ ["[1][0]" parser]
+ ["[1][0]" pom]
+ ["[1][0]" profile]
+ ["[1][0]" project]
+ ["[1][0]" repository]
+ ["[1][0]" runtime]])
(def: dependency
Test