summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/htmlent.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/tests/htmlent.phpt')
-rw-r--r--ext/mbstring/tests/htmlent.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/mbstring/tests/htmlent.phpt b/ext/mbstring/tests/htmlent.phpt
index 5af96c7c41..21d827efd4 100644
--- a/ext/mbstring/tests/htmlent.phpt
+++ b/ext/mbstring/tests/htmlent.phpt
@@ -1,9 +1,9 @@
--TEST--
HTML input/output
--SKIPIF--
-<?php
- ini_set('include_path', dirname(__FILE__));
- extension_loaded('mbstring') or die('skip mbstring not available');
+<?php
+ ini_set('include_path', dirname(__FILE__));
+ extension_loaded('mbstring') or die('skip mbstring not available');
?>
--INI--
output_buffering=4096