From 39dae50e71298d5421d2b6fdb62bd9869d2ba4ff Mon Sep 17 00:00:00 2001 From: Yicheng Qin Date: Fri, 24 Apr 2015 18:05:18 -0700 Subject: [PATCH] client: fix test name typo This is introduced at d89a862 --- client/keys_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/keys_test.go b/client/keys_test.go index b304e864b..39beb1e4a 100644 --- a/client/keys_test.go +++ b/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