ソースを参照

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>


読み込み中…
キャンセル
保存