backend/consul: rebase and modify gzip test

pull/12710/head
Mitchell Hashimoto 9 years ago
parent 1daff7a826
commit 0cd15176ff
No known key found for this signature in database
GPG Key ID: 744E147AA52F5B0A

@ -90,5 +90,5 @@ func TestBackend_gzip(t *testing.T) {
})
// Test
backend.TestBackend(t, b)
backend.TestBackend(t, b, nil)
}

Loading…
Cancel
Save