diff options
Diffstat (limited to 'test/emptycmp.test')
-rwxr-xr-x | test/emptycmp.test | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/test/emptycmp.test b/test/emptycmp.test deleted file mode 100755 index 2496866..0000000 --- a/test/emptycmp.test +++ /dev/null @@ -1,7 +0,0 @@ -## -*- sh -*- - -DATASRC=$top_srcdir/test/data -DATAOUT=$top_builddir/test/data -TESTFILE=1.plist - -$top_builddir/test/plist_cmp $DATASRC/$TESTFILE $DATAOUT/$TESTFILE.out |