mirror of
https://github.com/pestphp/pest.git
synced 2026-04-20 22:20:17 +02:00
Adding tests
This commit is contained in:
8
tests/Fixtures/Covers/CoversTrait.php
Normal file
8
tests/Fixtures/Covers/CoversTrait.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Tests\Fixtures\Covers;
|
||||
|
||||
trait CoversTrait
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user