Compare commits
	
		
			1 Commits
		
	
	
		
			0d78959bea
			...
			36fed356a1
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 36fed356a1 | 
@ -13,8 +13,8 @@ import (
 | 
			
		||||
//go:embed example.txt
 | 
			
		||||
var example []byte
 | 
			
		||||
 | 
			
		||||
// //go:embed input.txt
 | 
			
		||||
// var input []byte
 | 
			
		||||
//go:embed input.txt
 | 
			
		||||
var input []byte
 | 
			
		||||
 | 
			
		||||
func TestExample(t *testing.T) {
 | 
			
		||||
	is := is.New(t)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user