summaryrefslogtreecommitdiff
path: root/t/inc/IP.t
diff options
context:
space:
mode:
Diffstat (limited to 't/inc/IP.t')
-rw-r--r--t/inc/IP.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/inc/IP.t b/t/inc/IP.t
index 82a61fe1..eb717252 100644
--- a/t/inc/IP.t
+++ b/t/inc/IP.t
@@ -1,7 +1,7 @@
#!/usr/bin/env php
<?php
-require 'Test.php';
+require 't/Test.php';
plan( 1120 );
@@ -58,4 +58,3 @@ foreach ( $private as $p ) {
}
/* vim: set filetype=php: */
-?>