summaryrefslogtreecommitdiff
path: root/vendor/ruflin/elastica/test/benchmark/phpunit.benchmark.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/ruflin/elastica/test/benchmark/phpunit.benchmark.xml')
-rw-r--r--vendor/ruflin/elastica/test/benchmark/phpunit.benchmark.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor/ruflin/elastica/test/benchmark/phpunit.benchmark.xml b/vendor/ruflin/elastica/test/benchmark/phpunit.benchmark.xml
new file mode 100644
index 00000000..a530de35
--- /dev/null
+++ b/vendor/ruflin/elastica/test/benchmark/phpunit.benchmark.xml
@@ -0,0 +1,10 @@
+<phpunit backupGlobals="false"
+ backupStaticAttributes="false"
+ bootstrap="../bootstrap.php"
+ colors="true">
+ <testsuites>
+ <testsuite name="Transport">
+ <file>TransportTest.php</file>
+ </testsuite>
+ </testsuites>
+</phpunit> \ No newline at end of file