mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	fix some typos
Signed-off-by: bin liu <liubin0329@gmail.com>
This commit is contained in:
		
							parent
							
								
									1899b2f41a
								
							
						
					
					
						commit
						70f1910a8b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -138,7 +138,7 @@ func TestAssertEqualBytesNegative(t *testing.T) {
 | 
			
		|||
	AssertBytesEqual(t, []byte{1, 2, 3}, []byte{1, 1, 1}, "content mismatch")
 | 
			
		||||
}*/
 | 
			
		||||
 | 
			
		||||
// Checks that the calls recieved
 | 
			
		||||
// Checks that the calls received
 | 
			
		||||
func assertHandlerOutput(t *testing.T, mock *mockTerminal, plainText string, commands ...string) {
 | 
			
		||||
	text := make([]byte, 0, 3*len(plainText))
 | 
			
		||||
	cmdIndex := 0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue