aboutsummaryrefslogtreecommitdiff
path: root/tests/fstype.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fstype.test')
-rwxr-xr-xtests/fstype.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fstype.test b/tests/fstype.test
index cc7a6206..3df26b19 100755
--- a/tests/fstype.test
+++ b/tests/fstype.test
@@ -4,7 +4,7 @@
#testing "name" "command" "result" "infile" "stdin"
-BDIR="$TOPDIR/tests/blkid"
+BDIR="$FILES/blkid"
bzcat "$BDIR"/squashfs.bz2 > temp.img
testing "file" "fstype temp.img" 'squashfs\n' "" ""