aboutgitcodebugslistschat
path: root/test/lib/term
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/term')
-rwxr-xr-xtest/lib/term2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/term b/test/lib/term
index 205a6a9..c92d8bd 100755
--- a/test/lib/term
+++ b/test/lib/term
@@ -554,7 +554,7 @@ run_term() {
asciinema rec --overwrite demo.uncut -c 'tmux new-session -s passt_test ./run_demo from_term'
video_postprocess demo.uncut
else
- tmux new-session -s passt_test ./run_demo from_term
+ tmux new-session -s passt_test ./run from_term
fi
}