summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ! |