Thomas Rabaix 13 роки тому
батько
коміт
f1adabe006
1 змінених файлів з 2 додано та 1 видалено
  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;
     }
-});
+});
+