From 7a38424ad698e5eeec7ab795352ac81987af13b2 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Thu, 23 Jan 2020 20:45:59 +0100 Subject: [PATCH] Remove clashing duplicated file The file already exists here: https://github.com/phpstan/phpstan-src/blob/master/tests/PHPStan/Generics/data/bug2574.php This will clash and emit a warning on case insensitive file systems. --- tests/PHPStan/Generics/data/Bug2574.php | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 tests/PHPStan/Generics/data/Bug2574.php diff --git a/tests/PHPStan/Generics/data/Bug2574.php b/tests/PHPStan/Generics/data/Bug2574.php deleted file mode 100644 index 1c761095d6f..00000000000 --- a/tests/PHPStan/Generics/data/Bug2574.php +++ /dev/null @@ -1,19 +0,0 @@ -newInstance(); -}