Exemple #1
0
func TestCreate(t *testing.T) {
	test.CreateTest(New())(t)
}
Exemple #2
0
func TestCreate(t *testing.T) {
	flushDb()
	test.CreateTest(getLocalStorage())(t)
}