Explorar o código

Register Sortable Fixtures to autoloader

Lukas Botsch %!s(int64=14) %!d(string=hai) anos
pai
achega
a0e6921a1a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/bootstrap.php

+ 1 - 0
tests/bootstrap.php

@@ -44,6 +44,7 @@ $loader->registerNamespaces(array(
     'Timestampable\\Fixture'     => __DIR__.'/Gedmo',
     'Tree\\Fixture'              => __DIR__.'/Gedmo',
     'Sluggable\\Fixture'         => __DIR__.'/Gedmo',
+    'Sortable\\Fixture'          => __DIR__.'/Gedmo',
     'Mapping\\Fixture'           => __DIR__.'/Gedmo',
     'Loggable\\Fixture'          => __DIR__.'/Gedmo',
     'Wrapper\\Fixture'           => __DIR__.'/Gedmo',