Explorar el Código

[Test] runs travis!

Thomas Rabaix hace 13 años
padre
commit
f1adabe006
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      Tests/tests/autoload.php.dist

+ 2 - 1
Tests/tests/autoload.php.dist

@@ -25,4 +25,5 @@ spl_autoload_register(function($class) {
         require_once $path;
         return true;
     }
-});
+});
+