summaryrefslogtreecommitdiff
path: root/tests/convert-tests/014-reiserfs-tail-handling/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/convert-tests/014-reiserfs-tail-handling/test.sh')
-rwxr-xr-xtests/convert-tests/014-reiserfs-tail-handling/test.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/convert-tests/014-reiserfs-tail-handling/test.sh b/tests/convert-tests/014-reiserfs-tail-handling/test.sh
index 335c0091..5714dc6c 100755
--- a/tests/convert-tests/014-reiserfs-tail-handling/test.sh
+++ b/tests/convert-tests/014-reiserfs-tail-handling/test.sh
@@ -6,8 +6,8 @@
# We use separate inputs for tails and real blocks so we can determine
# if there was a failure in copying either.
-source "$TOP/tests/common"
-source "$TOP/tests/common.convert"
+source "$TEST_TOP/common"
+source "$TEST_TOP/common.convert"
if ! check_kernel_support_reiserfs >/dev/null; then
_not_run "no reiserfs support"