Selaa lähdekoodia

[Test] runs travis!

Thomas Rabaix 13 vuotta sitten
vanhempi
commit
f1adabe006
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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;
     }
-});
+});
+