X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=test%2Ftar_test.php;h=60493f224535351a6c7e97359d335d78e5187e32;hb=de9d8d4999bf24e255e583bf69bc4d1a530af2df;hp=fb5d9d3a854bef8b313236aeda0d628d070213ab;hpb=fe9a487e1b5ed0700481aee4609055dc6c47505d;p=wfpl.git diff --git a/test/tar_test.php b/test/tar_test.php index fb5d9d3..60493f2 100644 --- a/test/tar_test.php +++ b/test/tar_test.php @@ -8,5 +8,3 @@ make_tar('foo', array( 'foo.txt' => 'foo two three four', 'README' => 'this is a test...', 'Makefile' => 'all: or_nothing')); - -?>