1
0
mirror of https://github.com/fumiama/go-registry.git synced 2026-06-10 19:40:30 +08:00
This commit is contained in:
fumiama
2021-12-14 13:31:44 +08:00
parent caa589d23f
commit 0765c0dc02

View File

@@ -46,6 +46,10 @@ func TestPush(t *testing.T) {
t.Fatal(err)
}
/*
err = r.Set("ZeroBot-Plugin/kanban", "QQ群:1048452984\n禁止用于商业用途")
if err != nil {
t.Fatal(err)
}
m, err := hex.DecodeString("48f7021b54af01360a99e0f0e4937bc2")
if err != nil {
t.Fatal(err)