Skip to content

Commit ad4284a

Browse files
author
Jacob Bennett
committed
Excludes BaseTest from testing
1 parent 5c7e073 commit ad4284a

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<testsuites>
44
<testsuite name="TBD Test Suite">
55
<directory>tests</directory>
6+
<exclude>tests/BaseTest.php</exclude>
67
</testsuite>
78
</testsuites>
89
<php>

phpunit.xml.dist.bak

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)