Browse Source

[Test] runs travis!

Thomas Rabaix 13 năm trước cách đây
mục cha
commit
f1adabe006
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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;
     }
-});
+});
+