diff options
Diffstat (limited to 'stdlib/source/test/aedifex/metadata')
-rw-r--r-- | stdlib/source/test/aedifex/metadata/artifact.lux | 6 | ||||
-rw-r--r-- | stdlib/source/test/aedifex/metadata/snapshot.lux | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/stdlib/source/test/aedifex/metadata/artifact.lux b/stdlib/source/test/aedifex/metadata/artifact.lux index f2d430fb2..27c194d84 100644 --- a/stdlib/source/test/aedifex/metadata/artifact.lux +++ b/stdlib/source/test/aedifex/metadata/artifact.lux @@ -8,8 +8,6 @@ [control ["[0]" maybe] ["[0]" try (.use "[1]#[0]" functor)] - [parser - ["[0]" environment]] [concurrency ["[0]" async]]] [data @@ -27,7 +25,9 @@ ["[0]" code]] [world ["[0]" file] - ["[0]" program] + ["[0]" environment + ["program" /] + ["[1]" \\parser]] ["[0]" time (.only) ["[0]" date] ["[0]" year] diff --git a/stdlib/source/test/aedifex/metadata/snapshot.lux b/stdlib/source/test/aedifex/metadata/snapshot.lux index 34965c98a..fa26186ea 100644 --- a/stdlib/source/test/aedifex/metadata/snapshot.lux +++ b/stdlib/source/test/aedifex/metadata/snapshot.lux @@ -8,8 +8,6 @@ [control ["[0]" maybe] ["[0]" try (.use "[1]#[0]" functor)] - [parser - ["[0]" environment]] [concurrency ["[0]" async]]] [data @@ -27,7 +25,9 @@ ["[0]" code]] [world ["[0]" file] - ["[0]" program] + ["[0]" environment + ["program" /] + ["[1]" \\parser]] ["[0]" time (.only) ["[0]" date] ["[0]" year] @@ -38,7 +38,7 @@ ["[0]" unit] ["_" property (.only Test)]]]] ["$[0]" /// - ["[1][0]" artifact + ["[1][0]" artifact (.only) ["[1]/[0]" type] ["[1]/[0]" time] ["[1]/[0]" snapshot |