diff options
Diffstat (limited to 'tests/install/d-slashdot')
-rwxr-xr-x | tests/install/d-slashdot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/d-slashdot b/tests/install/d-slashdot index e7bf8ea77..057c7bef2 100755 --- a/tests/install/d-slashdot +++ b/tests/install/d-slashdot @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then install --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh fail=0 |