diff options
Diffstat (limited to 'tests/expected/script/replay-basic')
-rw-r--r-- | tests/expected/script/replay-basic | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/expected/script/replay-basic b/tests/expected/script/replay-basic new file mode 100644 index 0000000..0363253 --- /dev/null +++ b/tests/expected/script/replay-basic @@ -0,0 +1,9 @@ +===recording +Script started, output log file is 'outlog', timing file is 'timingfile'. +hello world
+all done
+Script done. +===replaying +hello world
+all done
+ |