diff options
Diffstat (limited to 'test/json1.test')
| -rwxr-xr-x | test/json1.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/json1.test b/test/json1.test index 9828ba7..cc7440f 100755 --- a/test/json1.test +++ b/test/json1.test | |||
| @@ -13,7 +13,7 @@ fi | |||
| 13 | export PLIST_JSON_DEBUG=1 | 13 | export PLIST_JSON_DEBUG=1 |
| 14 | 14 | ||
| 15 | echo "Converting" | 15 | echo "Converting" |
| 16 | $top_builddir/test/plist_jtest $DATASRC/$TESTFILE $DATAOUT/$TESTFILE.out | 16 | $top_builddir/test/plist_jtest $DATASRC/$TESTFILE $DATAOUT/json1.test.out |
| 17 | 17 | ||
| 18 | echo "Comparing" | 18 | echo "Comparing" |
| 19 | $top_builddir/test/plist_cmp $DATASRC/$TESTFILE $DATAOUT/$TESTFILE.out | 19 | $top_builddir/test/plist_cmp $DATASRC/$TESTFILE $DATAOUT/json1.test.out |
