Remove commented out code

This commit is contained in:
Paul Bonser 2016-09-27 17:48:14 -05:00
parent db565276fc
commit e89f41828e

View File

@ -60,8 +60,6 @@ func (s *GoesTestSuite) TestWithHTTPClient(c *C) {
}
func (s *GoesTestSuite) TestUrl(c *C) {
//conn := NewClient(ESHost, ESPort)
r := Request{
Query: "q",
IndexList: []string{"i"},