delete comment
parent
4e3818046d
commit
f8002053f5
|
|
@ -6,8 +6,6 @@ import (
|
|||
"time"
|
||||
)
|
||||
|
||||
//func newStorageFromTestdata(t *testing.T) {
|
||||
|
||||
func TestStorage(t *testing.T) {
|
||||
ctx, can := context.WithTimeout(context.Background(), time.Second)
|
||||
defer can()
|
||||
|
|
|
|||
Loading…
Reference in New Issue