diff options
Diffstat (limited to 'tests/mv/force')
-rwxr-xr-x | tests/mv/force | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/force b/tests/mv/force index 05d7f0446..f2eaf918e 100755 --- a/tests/mv/force +++ b/tests/mv/force @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then mv --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh ff=mvforce ff2=mvforce2 |