temporarily disable tests

This commit is contained in:
Remi Collet 2019-08-21 07:22:07 +02:00
commit 9333bc5ef8

View file

@ -17,7 +17,7 @@
%global pk_project php-parser
%global php_home %{_datadir}/php
%global ns_project PhpParser
%global with_tests 0%{!?_without_tests:1}
%global with_tests 0
%global major 4
Name: php-%{gh_owner}-%{pk_project}%{major}