diff options
Diffstat (limited to 'composer-chronos.json')
-rw-r--r-- | composer-chronos.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/composer-chronos.json b/composer-chronos.json index 029a019..4e62c59 100644 --- a/composer-chronos.json +++ b/composer-chronos.json @@ -44,10 +44,7 @@ "autoload-dev": { "psr-4": { "Cake\\Chronos\\Test\\": "tests/" - }, - "files": [ - "tests/TestCase.php" - ] + } }, "scripts": { "check": [ |