summaryrefslogtreecommitdiffstats
path: root/php-pecl-pq.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-pq.spec')
-rw-r--r--php-pecl-pq.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-pq.spec b/php-pecl-pq.spec
index 16830a7..ce4c375 100644
--- a/php-pecl-pq.spec
+++ b/php-pecl-pq.spec
@@ -213,6 +213,7 @@ fi
%check
: ignore tests with erratic results
rm ?TS/tests/cancel001.phpt
+rm ?TS/tests/flush001.phpt
OPT="-n"
[ -f %{php_extdir}/json.so ] && OPT="$OPT -d extension=json.so"