diff options
Diffstat (limited to 'tests/ls/rt-1')
-rwxr-xr-x | tests/ls/rt-1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/rt-1 b/tests/ls/rt-1 index c07e5e56a..1a131761c 100755 --- a/tests/ls/rt-1 +++ b/tests/ls/rt-1 @@ -23,7 +23,7 @@ if test "$VERBOSE" = yes; then touch --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh date=1998-01-15 |