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/phpunit.xml generated Normal file
View File

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