From 76e8283e4bce9299abc7e4d8ab738b5850721043 Mon Sep 17 00:00:00 2001 From: Jan Skrasek Date: Sat, 4 Jan 2020 13:35:42 +0100 Subject: [PATCH] tests: remove duplicated file with wrong name casing --- 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 1c761095d6..0000000000 --- a/tests/PHPStan/Generics/data/Bug2574.php +++ /dev/null @@ -1,19 +0,0 @@ -newInstance(); -}