There was an error while loading. Please reload this page.
1 parent 4c2dc4a commit 17592eeCopy full SHA for 17592ee
postgres_exporter_test.go
@@ -13,7 +13,6 @@ import (
13
func Test(t *testing.T) { TestingT(t) }
14
15
type FunctionalSuite struct {
16
-e *Exporter
17
}
18
19
var _ = Suite(&FunctionalSuite{})
0 commit comments