From 8519b6cd5fefc38822c5896f24b408c213d5d00b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 15 Mar 2017 19:52:36 +0100 Subject: phpunit6: 6.0.9 --- phpunit6-rpm.patch | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'phpunit6-rpm.patch') diff --git a/phpunit6-rpm.patch b/phpunit6-rpm.patch index 09234ad..c03c25d 100644 --- a/phpunit6-rpm.patch +++ b/phpunit6-rpm.patch @@ -48,16 +48,18 @@ diff -up ./phpunit.rpm ./phpunit + PHPUnit\TextUI\Command::main(); // PHPUnit v6 or newer +} ---- ./tests/bootstrap.php.rpm 2017-02-07 16:15:02.226336155 +0100 -+++ ./tests/bootstrap.php 2017-02-07 16:15:06.656354953 +0100 -@@ -1,6 +1,9 @@ -