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