X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=test%2Ftar_test.php;h=60493f224535351a6c7e97359d335d78e5187e32;hp=fb5d9d3a854bef8b313236aeda0d628d070213ab;hb=900e09b8300463e3dd42e89c21de181520513e95;hpb=414082e3e11cee010f869633733eccb4f2161153 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')); - -?>