summaryrefslogtreecommitdiffstats
path: root/.idea
diff options
context:
space:
mode:
Diffstat (limited to '.idea')
-rw-r--r--.idea/php.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.idea/php.xml b/.idea/php.xml
index cd67c36e..2a5958c5 100644
--- a/.idea/php.xml
+++ b/.idea/php.xml
@@ -1,4 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PhpProjectSharedConfiguration" php_language_level="5.4.0" />
+ <component name="PhpUnit">
+ <phpunit_settings>
+ <PhpUnitSettings load_method="CUSTOM_LOADER" />
+ </phpunit_settings>
+ </component>
</project> \ No newline at end of file