summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/002.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/tests/002.inc')
-rw-r--r--ext/mbstring/tests/002.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/tests/002.inc b/ext/mbstring/tests/002.inc
index 6b16ca8d46..241b78393e 100644
--- a/ext/mbstring/tests/002.inc
+++ b/ext/mbstring/tests/002.inc
@@ -2,7 +2,7 @@
// TODO:
//$debug = true;
ini_set('include_path','.');
-include_once('common.inc');
+include_once('common.php');
// EUC-JP
$r = mb_internal_encoding('EUC-JP');