summaryrefslogtreecommitdiffstats
path: root/tests/line_separators
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-08-15 19:53:28 +0200
committerpgen <p.gen.progs@gmail.com>2018-08-15 19:53:28 +0200
commit2eed192bd39b1ac230060622cfa2c5e95fde733c (patch)
tree3fdf314007ce7160978cdc2584715dcbfd91ce47 /tests/line_separators
parenta75542771d367a248371bb3cd04d4ac4053fcf92 (diff)
Fix delays in tests for slow computers
Diffstat (limited to 'tests/line_separators')
-rw-r--r--tests/line_separators/t0001.tst4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/line_separators/t0001.tst b/tests/line_separators/t0001.tst
index dcc5de2..bc74169 100644
--- a/tests/line_separators/t0001.tst
+++ b/tests/line_separators/t0001.tst
@@ -1,4 +1,4 @@
\S[10]OUT=$(smenu -c -L\\\\ue2ac87 t0001.in)
-\S[10]\s[0]jjjjj\r
-\s[0]printf "%s\\n" ":$OUT:"
+\S[10]\s[120]jjjjj\r
+\s[120]printf "%s\\n" ":$OUT:"
exit 0