diff options
Diffstat (limited to 'tests/tail-2/assert')
-rwxr-xr-x | tests/tail-2/assert | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tail-2/assert b/tests/tail-2/assert index c164eeea4..08cd88864 100755 --- a/tests/tail-2/assert +++ b/tests/tail-2/assert @@ -28,8 +28,9 @@ if test "$VERBOSE" = yes; then tail --version fi -# Not "expensive" per se, but sleeping for so long is annoying. . $srcdir/test-lib.sh + +# Not "expensive" per se, but sleeping for so long is annoying. very_expensive_ ok='ok ok ok' |