go fmt
This commit is contained in:
parent
45e977fe8a
commit
20300ffa70
@ -728,7 +728,6 @@ func (s *GoesTestSuite) TestScroll(c *C) {
|
|||||||
c.Assert(len(searchResults.Hits.Hits), Equals, 0)
|
c.Assert(len(searchResults.Hits.Hits), Equals, 0)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
func (s *GoesTestSuite) TestAggregations(c *C) {
|
func (s *GoesTestSuite) TestAggregations(c *C) {
|
||||||
indexName := "testaggs"
|
indexName := "testaggs"
|
||||||
docType := "tweet"
|
docType := "tweet"
|
||||||
|
Loading…
Reference in New Issue
Block a user