diff options
Diffstat (limited to 'test/hex.test')
| -rwxr-xr-x | test/hex.test | 2 |
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 | |||
| 5 | DATASRC=$top_srcdir/test/data | 5 | DATASRC=$top_srcdir/test/data |
| 6 | TESTFILE=hex.plist | 6 | TESTFILE=hex.plist |
| 7 | DATAIN0=$DATASRC/$TESTFILE | 7 | DATAIN0=$DATASRC/$TESTFILE |
| 8 | DATAOUT0=$top_builddir/test/data/$TESTFILE.bin | 8 | DATAOUT0=$top_builddir/test/data/hex.test.bin |
| 9 | 9 | ||
| 10 | $top_builddir/tools/plistutil -i $DATAIN0 -o $DATAOUT0 | 10 | $top_builddir/tools/plistutil -i $DATAIN0 -o $DATAOUT0 |
| 11 | 11 | ||
