Cosmetic changes

This commit is contained in:
Manu Mtz-Almeida
2015-05-09 03:35:31 +02:00
parent b690611c38
commit d6771dc4a5
3 changed files with 17 additions and 17 deletions

View File

@ -13,6 +13,9 @@ import (
"github.com/stretchr/testify/assert"
)
// TODO unit tests
// test errors
func TestRenderJSON(t *testing.T) {
w := httptest.NewRecorder()
w2 := httptest.NewRecorder()