summaryrefslogtreecommitdiff
path: root/t/inc/Licenses.t
diff options
context:
space:
mode:
Diffstat (limited to 't/inc/Licenses.t')
-rw-r--r--t/inc/Licenses.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/inc/Licenses.t b/t/inc/Licenses.t
index 7e9f67c8..81e7abe9 100644
--- a/t/inc/Licenses.t
+++ b/t/inc/Licenses.t
@@ -1,6 +1,6 @@
#!/usr/bin/env php
<?php
-require 'Test.php';
+require 't/Test.php';
plan(3);
@@ -24,4 +24,3 @@ $str = "
#echo $lc->html;
/* vim: set filetype=php: */
-?>