diff options
Diffstat (limited to 'tests/mv/childproof')
-rwxr-xr-x | tests/mv/childproof | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/childproof b/tests/mv/childproof index 1fa77dc01..dffdf40c1 100755 --- a/tests/mv/childproof +++ b/tests/mv/childproof @@ -25,7 +25,7 @@ if test "$VERBOSE" = yes; then ln --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh skip_if_root_ mkdir a b c || framework_failure |