delete comment
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user