summaryrefslogtreecommitdiffstats
path: root/tests/expected/script/replay
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expected/script/replay')
-rw-r--r--tests/expected/script/replay9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/expected/script/replay b/tests/expected/script/replay
new file mode 100644
index 000000000..cefee3732
--- /dev/null
+++ b/tests/expected/script/replay
@@ -0,0 +1,9 @@
+record script output with timing
+Script started, file is typescript
+hello world
+all done
+Script done, file is typescript
+replay script output
+hello world
+all done
+