|  | @@ -6,10 +6,10 @@
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  . test/tools/run.sh
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -run_test tools/build-container "Successfully built"
 | 
	
		
			
				|  |  | -run_test simple "dn: dc=example,dc=com"
 | 
	
		
			
				|  |  | -run_test tls "dn: dc=example,dc=com"
 | 
	
		
			
				|  |  | -run_test db "dn: dc=otherdomain,dc=com"
 | 
	
		
			
				|  |  | +run_test tools/build-container.sh "Successfully built"
 | 
	
		
			
				|  |  | +run_test simple.sh "dn: dc=example,dc=com"
 | 
	
		
			
				|  |  | +run_test tls.sh "dn: dc=example,dc=com"
 | 
	
		
			
				|  |  | +run_test db.sh "dn: dc=otherdomain,dc=com"
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  . test/tools/end.sh
 | 
	
		
			
				|  |  |  
 |