package storage import "testing" func TestStorage(t *testing.T) { ListObjects("casbase") }