aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/aedifex/command/auto.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/test/aedifex/command/auto.lux')
-rw-r--r--stdlib/source/test/aedifex/command/auto.lux6
1 files changed, 3 insertions, 3 deletions
diff --git a/stdlib/source/test/aedifex/command/auto.lux b/stdlib/source/test/aedifex/command/auto.lux
index 564cf6ab0..8cc8177a1 100644
--- a/stdlib/source/test/aedifex/command/auto.lux
+++ b/stdlib/source/test/aedifex/command/auto.lux
@@ -24,14 +24,14 @@
["[0]" random]
[number
["n" nat]]]
- [time
- ["[0]" instant]]
[world
[console (.only Console)]
["[0]" shell (.only Exit Shell)]
["[0]" program (.only Program)]
["[0]" file
- ["[0]" watch]]]]]
+ ["[0]" watch]]
+ [time
+ ["[0]" instant]]]]]
["[0]" //
["$[0]" version]
["$[0]" build]]