Browse Source

client: fix test name typo

This is introduced at d89a862
Yicheng Qin 10 years ago
parent
commit
39dae50e71
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/keys_test.go

+ 1 - 1
client/keys_test.go

@@ -923,7 +923,7 @@ func TestHTTPKeysAPIWatcherAction(t *testing.T) {
 	}
 }
 
-func TestHTTPKeysAPIcreateInOrderAction(t *testing.T) {
+func TestHTTPKeysAPISetAction(t *testing.T) {
 	tests := []struct {
 		key        string
 		value      string