From 11137788828cd3802b1cc231a8590c1bf7a07e29 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Tue, 30 Mar 2021 23:12:53 +0200 Subject: [PATCH] Remove generated phabel tests --- tests/makephar.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/makephar.sh b/tests/makephar.sh index 5a99a8a7a..f3ca19747 100755 --- a/tests/makephar.sh +++ b/tests/makephar.sh @@ -68,6 +68,7 @@ cd .. phabel() { cd phar7 + rm -rf vendor/phabel/phabel/testsGenerated php8.0 vendor/bin/phabel . ../phar5 cd .. }