diff options
-rw-r--r-- | tests/data/test1148 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/data/test1148 b/tests/data/test1148 index aab0847d0..f483bcd53 100644 --- a/tests/data/test1148 +++ b/tests/data/test1148 @@ -54,8 +54,13 @@ Host: %HOSTIP:%HTTPPORT Accept: */*
</protocol> +# This allows the last 4 letters of the bar to get updated without it +# matters. We're mostly checking the width of it anyway. <file name="log/stderrlog1148"> -
######################################################################## 100.0% +
bar 100.0% </file> +<stripfile> +s/####################################################################..../bar/ +</stripfile> </verify> </testcase> |