Skip to content

Commit

Permalink
Merge pull request gin-gonic#453 from shadrus/fix-tests
Browse files Browse the repository at this point in the history
Wrong copy/paste TODO
  • Loading branch information
manucorporat committed Jan 26, 2016
2 parents 367e159 + 13ba260 commit a34088a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions logger_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ import (
"github.com/stretchr/testify/assert"
)

//TODO
// func (engine *Engine) LoadHTMLGlob(pattern string) {
// func (engine *Engine) LoadHTMLFiles(files ...string) {
// func (engine *Engine) Run(addr string) error {
// func (engine *Engine) RunTLS(addr string, cert string, key string) error {

func init() {
SetMode(TestMode)
}
Expand Down

0 comments on commit a34088a

Please sign in to comment.