mirror of
				https://github.com/hauke68/Magallanes.git
				synced 2025-11-04 00:50:18 +01:00 
			
		
		
		
	Add some colors to phpunit output! :)
This commit is contained in:
		
							parent
							
								
									8694805eba
								
							
						
					
					
						commit
						b00509cf8e
					
				@ -5,8 +5,8 @@
 | 
				
			|||||||
         backupGlobals="false"
 | 
					         backupGlobals="false"
 | 
				
			||||||
         verbose="true"
 | 
					         verbose="true"
 | 
				
			||||||
         strict="true"
 | 
					         strict="true"
 | 
				
			||||||
         colors="false">
 | 
					         colors="true">
 | 
				
			||||||
    <testsuite name="small">
 | 
					    <testsuite name="unit-tests">
 | 
				
			||||||
      <directory suffix="Test.php">tests</directory>
 | 
					      <directory suffix="Test.php">tests</directory>
 | 
				
			||||||
    </testsuite>
 | 
					    </testsuite>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user