Vendor update && Started using DoctrineMigrations
This commit is contained in:
		
							
								
								
									
										10
									
								
								vendor/doctrine/dbal/tests/Doctrine/Tests/DoctrineTestCase.php
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								vendor/doctrine/dbal/tests/Doctrine/Tests/DoctrineTestCase.php
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
namespace Doctrine\Tests;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Base testcase class for all Doctrine testcases.
 | 
			
		||||
 */
 | 
			
		||||
abstract class DoctrineTestCase extends \PHPUnit_Framework_TestCase
 | 
			
		||||
{
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user