aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/repl_characterization/data/basic_tidied.ast
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/repl_characterization/data/basic_tidied.ast')
-rw-r--r--tests/functional/repl_characterization/data/basic_tidied.ast19
1 files changed, 9 insertions, 10 deletions
diff --git a/tests/functional/repl_characterization/data/basic_tidied.ast b/tests/functional/repl_characterization/data/basic_tidied.ast
index 878065a5c..d41d21a96 100644
--- a/tests/functional/repl_characterization/data/basic_tidied.ast
+++ b/tests/functional/repl_characterization/data/basic_tidied.ast
@@ -1,10 +1,9 @@
-Command "command"
-Output "output output one"
-Output ""
-Output ""
-Output "output output two"
-Command "command two"
-Output "output output output"
-Output "output output output"
-Command "command three"
-Output "meow output"
+Command: "command"
+Output: "output output one"
+Output: ""
+Output: "output output two"
+Command: "command two"
+Output: "output output output"
+Output: "output output output"
+Command: "command three"
+Output: "meow output"