summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/mb_regex_set_options.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/tests/mb_regex_set_options.phpt')
-rw-r--r--ext/mbstring/tests/mb_regex_set_options.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/tests/mb_regex_set_options.phpt b/ext/mbstring/tests/mb_regex_set_options.phpt
index 88ee9c9250..26c8a998f8 100644
--- a/ext/mbstring/tests/mb_regex_set_options.phpt
+++ b/ext/mbstring/tests/mb_regex_set_options.phpt
@@ -1,5 +1,5 @@
--TEST--
-mb_regex_set_options()
+mb_regex_set_options()
--SKIPIF--
<?php
extension_loaded('mbstring') or die("skip mbstring not available\n");