tcc rename

This commit is contained in:
hdt3213
2022-04-10 16:29:49 +08:00
parent 37ef7d8a34
commit 374606f6f1
10 changed files with 247 additions and 58 deletions

View File

@@ -37,6 +37,7 @@ func TestRename(t *testing.T) {
t.Errorf("expected ttl more than 0, actual: %d", intResult.Code)
return
}
// test no src key
}
func TestRenameNx(t *testing.T) {