summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/php.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/php.scm b/gnu/packages/php.scm
index 1c71c1f40f..46062facee 100644
--- a/gnu/packages/php.scm
+++ b/gnu/packages/php.scm
@@ -194,7 +194,8 @@
"ext/intl/tests/timezone_getErrorCodeMessage_basic.phpt"
"ext/intl/tests/timezone_getOffset_error.phpt"
"sapi/cli/tests/cli_process_title_unix.phpt"
- "sapi/cli/tests/upload_2G.phpt")))
+ "sapi/cli/tests/upload_2G.phpt"
+ "Zend/tests/concat_003.phpt")))
'())
;; Drop tests that are known to fail.