summaryrefslogtreecommitdiffstats
path: root/storage/storage_test.go
blob: 7a72c1fff0b1810ddaa0abc1f8fa58c9332e1cf8 (plain)
1
2
3
4
5
6
7
package storage

import "testing"

func TestStorage(t *testing.T) {

}