summaryrefslogtreecommitdiffstats
path: root/test/hex.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/hex.test')
-rwxr-xr-xtest/hex.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hex.test b/test/hex.test
index 99b88bc..414cdbc 100755
--- a/test/hex.test
+++ b/test/hex.test
@@ -5,7 +5,7 @@ set -e
DATASRC=$top_srcdir/test/data
TESTFILE=hex.plist
DATAIN0=$DATASRC/$TESTFILE
-DATAOUT0=$top_builddir/test/data/$TESTFILE.bin
+DATAOUT0=$top_builddir/test/data/hex.test.bin
$top_builddir/tools/plistutil -i $DATAIN0 -o $DATAOUT0