JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
release public domain / CC0
[wfpl.git] / test / tar_test.php
index fb5d9d3..60493f2 100644 (file)
@@ -8,5 +8,3 @@ make_tar('foo', array(
        'foo.txt' => 'foo two three four',
        'README' => 'this is a test...',
        'Makefile' => 'all: or_nothing'));
-
-?>