summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/003.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/tests/003.inc')
-rw-r--r--ext/mbstring/tests/003.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/tests/003.inc b/ext/mbstring/tests/003.inc
index e351085845..944058cae3 100644
--- a/ext/mbstring/tests/003.inc
+++ b/ext/mbstring/tests/003.inc
@@ -2,7 +2,7 @@
// TODO: This is not a real test.... Need to change so that it does real testing
//$debug = true;
ini_set('include_path','.');
-include_once('common.inc');
+include_once('common.php');
$ini = ini_get('mbstring.http_input');