Compare commits
2 Commits
36fed356a1
...
0d78959bea
Author | SHA1 | Date | |
---|---|---|---|
0d78959bea | |||
86f2f7a6f2 |
|
@ -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…
Reference in New Issue
Block a user