intellij project files

This commit is contained in:
Nabeel Shahzad
2017-06-20 10:11:28 -05:00
parent d803e1ef62
commit dac5b09761
12 changed files with 178 additions and 2 deletions

6
.idea/runConfigurations/tests.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="tests" type="PHPUnitRunConfigurationType" factoryName="PHPUnit" singleton="true">
<TestRunner class="FlightTest" directory="$PROJECT_DIR$/tests" file="$PROJECT_DIR$/tests/FlightTest.php" />
<method />
</configuration>
</component>