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 0ee700c..7c67577 100644
--- a/composer.json
+++ b/composer.json
@@ -106,7 +106,8 @@
"tests/unit/Framework/Assert/assertSameTest.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": {