summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index b1baf18..3b87b7d 100644
--- a/composer.json
+++ b/composer.json
@@ -111,7 +111,8 @@
"tests/_files/CoverageNamespacedFunctionTest.php",
"tests/_files/CoveredFunction.php",
"tests/_files/Generator.php",
- "tests/_files/NamespaceCoveredFunction.php"
+ "tests/_files/NamespaceCoveredFunction.php",
+ "tests/end-to-end/_files/listing-tests-and-groups/ExampleAbstractTestCase.php"
]
},
"extra": {