Переглянути джерело

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>


Завантаження…
Відмінити
Зберегти