diff options
Diffstat (limited to 'tests/rm/ir-1')
-rwxr-xr-x | tests/rm/ir-1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/ir-1 b/tests/rm/ir-1 index 21bd8f0a7..c3cdc0be8 100755 --- a/tests/rm/ir-1 +++ b/tests/rm/ir-1 @@ -24,7 +24,7 @@ if test "$VERBOSE" = yes; then rm --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh t=t mkdir -p $t $t/a $t/b $t/c || framework_failure |