diff options
Diffstat (limited to 'tests/mv/reply-no')
-rwxr-xr-x | tests/mv/reply-no | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/reply-no b/tests/mv/reply-no index e3947724f..42967c866 100755 --- a/tests/mv/reply-no +++ b/tests/mv/reply-no @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then mv --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh touch a b || framework_failure |