Skip to content

Commit 2731671

Browse files
Another attempt at PHP 7 version detect for 25858ac
1 parent ef34521 commit 2731671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
>
99
<testsuites>
1010
<testsuite name="unit">
11+
<exclude>./tests/unit/test-model-php7.php</exclude>
1112
<directory prefix="test-" suffix=".php">./tests/unit/</directory>
1213
<file phpVersion="7.0.0">./tests/unit/test-model-php7.php</file>
1314
</testsuite>

0 commit comments

Comments
 (0)