14 lines
		
	
	
		
			411 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			411 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <project version="4">
 | |
|   <component name="PhpTestFrameworkSettings">
 | |
|     <test_tools>
 | |
|       <tool tool_name="PHPSpec">
 | |
|         <settings>
 | |
|           <configurations>
 | |
|             <local_configuration executable_path="$PROJECT_DIR$/vendor/phpspec/phpspec/bin/phpspec" />
 | |
|           </configurations>
 | |
|         </settings>
 | |
|       </tool>
 | |
|     </test_tools>
 | |
|   </component>
 | |
| </project> | 
