From f989875476b0bb4ef2cc941beacba71dafc4c251 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Mar 2017 07:13:00 +0100 Subject: [PATCH] re-enable tests --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 74a6cfb..9461bf2 100644 --- a/php.spec +++ b/php.spec @@ -21,7 +21,7 @@ %global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock) # Regression tests take a long time, you can skip 'em with this -%global runselftest 0 +#global runselftest 0 %{!?runselftest: %global runselftest 1} # Use the arch-specific mysql_config binary to avoid mismatch with the