diff options
Diffstat (limited to 'tests/misc/ls-time')
-rwxr-xr-x | tests/misc/ls-time | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/ls-time b/tests/misc/ls-time index 69f597938..07271c601 100755 --- a/tests/misc/ls-time +++ b/tests/misc/ls-time @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then ls --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh # Avoid any possible glitches due to daylight-saving changes near the # time stamps used during the test. |