update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
This commit is contained in:
13
vendor/zendframework/zendservice-apple-apns/tests/phpunit.xml.dist
vendored
Normal file
13
vendor/zendframework/zendservice-apple-apns/tests/phpunit.xml.dist
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<phpunit bootstrap="./Bootstrap.php" colors="true">
|
||||
<testsuites>
|
||||
<testsuite name="ZendService Apple Apns Test Suite">
|
||||
<directory>./ZendService</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
<groups>
|
||||
<exclude>
|
||||
<group>disable</group>
|
||||
</exclude>
|
||||
</groups>
|
||||
</phpunit>
|
||||
Reference in New Issue
Block a user