Пример #1
0
func rem(t *testing.T, cli *eyes.Client, key string) {
	cli.RemSync([]byte(key))
}