This commit is contained in:
Ian Babrou 2014-07-03 16:28:55 +04:00
parent 45e977fe8a
commit 20300ffa70
2 changed files with 17 additions and 18 deletions

View File

@ -728,7 +728,6 @@ func (s *GoesTestSuite) TestScroll(c *C) {
c.Assert(len(searchResults.Hits.Hits), Equals, 0)
}
func (s *GoesTestSuite) TestAggregations(c *C) {
indexName := "testaggs"
docType := "tweet"