diff options
author | Derick Rethans <derick@php.net> | 2003-02-03 12:14:13 +0000 |
---|---|---|
committer | Derick Rethans <derick@php.net> | 2003-02-03 12:14:13 +0000 |
commit | db0897161c64f8561b0524db655b7aac928f7bd6 (patch) | |
tree | aac2aedc95b3508ed3055b2d854c8102c33e7c30 /run-tests.php | |
parent | 8e673a3fa04696e295fc09944634f8110c5b0ac0 (diff) | |
download | php-git-db0897161c64f8561b0524db655b7aac928f7bd6.tar.gz |
- Make VIM highlighting happy
Diffstat (limited to 'run-tests.php')
-rwxr-xr-x | run-tests.php | 2 |
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 ! | |