diff options
Diffstat (limited to 'tests/expected/script/replay-input')
-rw-r--r-- | tests/expected/script/replay-input | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/expected/script/replay-input b/tests/expected/script/replay-input new file mode 100644 index 0000000..8da6ed2 --- /dev/null +++ b/tests/expected/script/replay-input @@ -0,0 +1,4 @@ +===recording +===replaying +echo "result is $(($NUMBER + 1))" + |