summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/common2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/common b/tests/common
index 734cd171..a2e2f50d 100644
--- a/tests/common
+++ b/tests/common
@@ -448,7 +448,7 @@ prepare_test_dev()
return;
fi
- echo "\$TEST_DEV not given, use $TOP/test/test.img as fallback" >> \
+ echo "\$TEST_DEV not given, using $TOP/tests/test.img as fallback" >> \
"$RESULTS"
TEST_DEV="$TOP/tests/test.img"