func Test(t *testing.T) { gocheck.TestingT(t) }
// Hook up gocheck into the "go test" runner. func Test(t *testing.T) { gc.TestingT(t) }