Remove extra newline

This commit is contained in:
Preetha Appan 2017-10-03 15:19:31 -05:00
parent 26accb3b8a
commit 8dcd7e700c

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)