瀏覽代碼

Add another ignored directory.

master
Sébastien Lucas 10 年之前
父節點
當前提交
91209c19fd
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      phpunit.xml

+ 1
- 0
phpunit.xml 查看文件

@@ -7,6 +7,7 @@
<exclude>
<directory suffix=".php">./resources</directory>
<directory suffix=".php">./test</directory>
<directory suffix=".php">./saucetest</directory>
<file>config.php</file>
<file>config_default.php</file>
</exclude>


Loading…
取消
儲存