Merge pull request #2757 from yichengq/fix-typo

client: fix test name typo
This commit is contained in:
Xiang Li
2015-04-24 18:06:59 -07:00

View File

@@ -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