Browse Source

Add another ignored directory.

master
Sébastien Lucas 10 years ago
parent
commit
91209c19fd
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      phpunit.xml

+ 1
- 0
phpunit.xml View File

@@ -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…
Cancel
Save