diff options
Diffstat (limited to 'tests/tail-2/assert-2')
-rwxr-xr-x | tests/tail-2/assert-2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/assert-2 b/tests/tail-2/assert-2 index 6d30a665a..4cfd6fbb2 100755 --- a/tests/tail-2/assert-2 +++ b/tests/tail-2/assert-2 @@ -24,7 +24,7 @@ if test "$VERBOSE" = yes; then fi # Not "expensive" per se, but sleeping for so long is annoying. -. $srcdir/../test-lib.sh +. $top_srcdir/tests/test-lib.sh very_expensive_ ok='ok ok ok' |