summaryrefslogtreecommitdiffstats
path: root/tests/search/t0013.good
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/search/t0013.good
parent067b822d04a4f5d4fc0fbd19a5620721fd397df9 (diff)
Improve the coherency of delays in tests
Diffstat (limited to 'tests/search/t0013.good')
-rw-r--r--tests/search/t0013.good4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/search/t0013.good b/tests/search/t0013.good
index 44ff5d1..bfb4d17 100644
--- a/tests/search/t0013.good
+++ b/tests/search/t0013.good
@@ -1,11 +1,11 @@
$ OUT=$(smenu -T, t0013.in)
abc ab ab abcabc bca ba bac
-0:23 2:23 10:040723 11:0407 12:040723 13:0407 14:0407 15:0407 17:04 18:04 19:04 25:23 26:23
+0:040723 1:0407 2:040723 10:23 12:23 25:23 26:23
$
$ echo ":$OUT:"
-:abcabc,bca:
+:abc:
$ exit 0