Explorar o código

[SoftDeleteable] Added tests to phpunit.xml.dist

comfortablynumb %!s(int64=13) %!d(string=hai) anos
pai
achega
0103977373
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      tests/phpunit.xml.dist

+ 3 - 0
tests/phpunit.xml.dist

@@ -41,5 +41,8 @@
         <testsuite name="Translator extension">
             <directory suffix=".php">./Gedmo/Translator/</directory>
         </testsuite>
+        <testsuite name="SoftDeleteable Extension">
+            <directory suffix=".php">./Gedmo/SoftDeleteable/</directory>
+        </testsuite>
     </testsuites>
 </phpunit>