aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/artifact/snapshot/build.lux
diff options
context:
space:
mode:
authorEduardo Julian2022-06-03 22:08:18 -0400
committerEduardo Julian2022-06-03 22:08:18 -0400
commitf2172051a91bbb2578918dc784a053a321849b63 (patch)
tree5e49152d0992cadf9420a055cc24cabafc4e7972 /stdlib/source/test/aedifex/artifact/snapshot/build.lux
parent3e7d188cbe7bc9bce4a14318e2f62583fe2501d1 (diff)
Extensible import syntax [Part 5]
Diffstat (limited to 'stdlib/source/test/aedifex/artifact/snapshot/build.lux')
-rw-r--r--stdlib/source/test/aedifex/artifact/snapshot/build.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/test/aedifex/artifact/snapshot/build.lux b/stdlib/source/test/aedifex/artifact/snapshot/build.lux
index a9435d710..96c41ce36 100644
--- a/stdlib/source/test/aedifex/artifact/snapshot/build.lux
+++ b/stdlib/source/test/aedifex/artifact/snapshot/build.lux
@@ -1,6 +1,6 @@
(.using
[library
- [lux (.full)
+ [lux (.except)
["_" test (.only Test)]
[abstract
[monad (.only do)]