Remove commented out code
This commit is contained in:
parent
db565276fc
commit
e89f41828e
@ -60,8 +60,6 @@ func (s *GoesTestSuite) TestWithHTTPClient(c *C) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (s *GoesTestSuite) TestUrl(c *C) {
|
func (s *GoesTestSuite) TestUrl(c *C) {
|
||||||
//conn := NewClient(ESHost, ESPort)
|
|
||||||
|
|
||||||
r := Request{
|
r := Request{
|
||||||
Query: "q",
|
Query: "q",
|
||||||
IndexList: []string{"i"},
|
IndexList: []string{"i"},
|
||||||
|
Loading…
Reference in New Issue
Block a user