summaryrefslogtreecommitdiff
path: root/vendor/j4mie/idiorm/phpunit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/j4mie/idiorm/phpunit.xml')
-rw-r--r--vendor/j4mie/idiorm/phpunit.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/vendor/j4mie/idiorm/phpunit.xml b/vendor/j4mie/idiorm/phpunit.xml
deleted file mode 100644
index efbc81c44..000000000
--- a/vendor/j4mie/idiorm/phpunit.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<phpunit backupGlobals="true"
- backupStaticAttributes="false"
- bootstrap="test/bootstrap.php"
- cacheTokens="false"
- colors="true">
- <testsuites>
- <testsuite name="Idiorm Test Suite">
- <directory suffix="Test.php">test</directory>
- <directory suffix="Test53.php" phpVersion="5.3.0" phpVersionOperator=">=">test</directory>
- </testsuite>
- </testsuites>
-</phpunit> \ No newline at end of file