Ejemplo n.º 1
0
func TestCreate(t *testing.T) {
	test.CreateTest(New())(t)
}
Ejemplo n.º 2
0
func TestCreate(t *testing.T) {
	flushDb()
	test.CreateTest(getLocalStorage())(t)
}