Fixes covers tests

This commit is contained in:
Nuno Maduro
2022-09-16 12:34:20 +01:00
parent fb588711ef
commit 7a41a540f2
5 changed files with 36 additions and 30 deletions

View File

@ -0,0 +1,5 @@
<?php
namespace Tests\Fixtures\Covers;
class CoversClass3 {}