version 0.3
This commit is contained in:
12
test/phpunit.CI.xml
Normal file
12
test/phpunit.CI.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<phpunit
|
||||
bootstrap="./bootstrap.php"
|
||||
colors="false"
|
||||
backupGlobals="false"
|
||||
backupStaticAttributes="false">
|
||||
|
||||
<testsuite name="Mashape Client Test Suite">
|
||||
<directory>./mashape</directory>
|
||||
</testsuite>
|
||||
|
||||
</phpunit>
|
||||
Reference in New Issue
Block a user