Rajout de doctrine/orm
[zf2.biz/galerie.git] / vendor / doctrine / dbal / tests / travis / sqlite.travis.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <phpunit>
3     <testsuites>
4         <testsuite name="Doctrine DBAL Test Suite">
5             <directory>./../Doctrine/Tests/DBAL</directory>
6         </testsuite>
7     </testsuites>
8     <groups>
9         <exclude>
10             <group>performance</group>
11             <group>locking_functional</group>
12         </exclude>
13     </groups>
14 </phpunit>