浏览代码

IDE meta files

Vijayakrishnan 5 年之前
父节点
当前提交
94dd0fd3ea
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      .idea/phpunit.xml

+ 10 - 0
.idea/phpunit.xml

@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="PHPUnit">
+    <option name="directories">
+      <list>
+        <option value="$PROJECT_DIR$/tests" />
+      </list>
+    </option>
+  </component>
+</project>