summaryrefslogtreecommitdiff
path: root/run-tests.php
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2003-02-03 12:14:13 +0000
committerDerick Rethans <derick@php.net>2003-02-03 12:14:13 +0000
commitdb0897161c64f8561b0524db655b7aac928f7bd6 (patch)
treeaac2aedc95b3508ed3055b2d854c8102c33e7c30 /run-tests.php
parent8e673a3fa04696e295fc09944634f8110c5b0ac0 (diff)
downloadphp-git-db0897161c64f8561b0524db655b7aac928f7bd6.tar.gz
- Make VIM highlighting happy
Diffstat (limited to 'run-tests.php')
-rwxr-xr-xrun-tests.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-tests.php b/run-tests.php
index ade56e038e..646ab253c3 100755
--- a/run-tests.php
+++ b/run-tests.php
@@ -43,7 +43,7 @@
*/
if (!extension_loaded("pcre")) {
- echo <<< NO_PCRE_ERROR
+ echo <<<NO_PCRE_ERROR
+-----------------------------------------------------------+
| ! ERROR ! |