Remove extra newline

This commit is contained in:
Preetha Appan 2017-10-03 15:19:31 -05:00
parent 3c81e2db7c
commit f38d20eb40
1 changed files with 0 additions and 1 deletions

View File

@ -751,7 +751,6 @@ func TestKVSEndpoint_ListKeys_ACLDeny(t *testing.T) {
} }
} }
func TestKVS_Apply_LockDelay(t *testing.T) { func TestKVS_Apply_LockDelay(t *testing.T) {
t.Parallel() t.Parallel()
dir1, s1 := testServer(t) dir1, s1 := testServer(t)