浏览代码

[Test] runs travis!

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;
     }
-});
+});
+