summaryrefslogtreecommitdiffstats
path: root/tests/word_separators
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-08-21 00:29:53 +0200
committerpgen <p.gen.progs@gmail.com>2018-08-22 22:50:31 +0200
commitfac29da6eb7cb9957cbc54959d516c60aede01d6 (patch)
tree6864e3e27139437e43d30452422fe78885f48c34 /tests/word_separators
parent067b822d04a4f5d4fc0fbd19a5620721fd397df9 (diff)
Improve the coherency of delays in tests
Diffstat (limited to 'tests/word_separators')
-rw-r--r--tests/word_separators/t0001.tst6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/word_separators/t0001.tst b/tests/word_separators/t0001.tst
index e8dd7c5..ae3ca87 100644
--- a/tests/word_separators/t0001.tst
+++ b/tests/word_separators/t0001.tst
@@ -1,4 +1,4 @@
-\S[10]OUT=$(smenu -W» t0001.in)
-\S[10]\s[120]lll\r
-\s[10]printf "%s\\n" ":$OUT:"
+\S[150]\s[10]OUT=$(smenu -W» t0001.in)
+\S[150]\s[150]lll\r
+\S[150]\s[10]printf "%s\\n" ":$\s[10]OUT:"
exit 0