JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
clean up include paths and docs
[wfpl.git] / test / tar_test.php
index 3c28d40..fb5d9d3 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-require_once(__DIR__.'/'.'code/wfpl/tar.php');
+require_once(__DIR__.'/../'.'tar.php');
 
 # Unfortunately, I don't know how to set the suggested filename for downloads,
 # so you'll have to deal with that yourself.