Remove extra newline

pull/3523/head
Preetha Appan 2017-10-03 15:19:31 -05:00
parent 26accb3b8a
commit 8dcd7e700c
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) {
t.Parallel()
dir1, s1 := testServer(t)