mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-21 15:10:25 +00:00
13 lines
394 B
XML
13 lines
394 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="PHPSpec">
|
||
|
<suites>
|
||
|
<PhpSpecSuiteConfiguration>
|
||
|
<option name="myPath" value="$PROJECT_DIR$" />
|
||
|
</PhpSpecSuiteConfiguration>
|
||
|
<PhpSpecSuiteConfiguration>
|
||
|
<option name="myPath" value="$PROJECT_DIR$/web" />
|
||
|
</PhpSpecSuiteConfiguration>
|
||
|
</suites>
|
||
|
</component>
|
||
|
</project>
|