Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f2e5dc6

Browse filesBrowse files
author
anonx
committed
Remove debug info from upload tests sample
1 parent b044393 commit f2e5dc6
Copy full SHA for f2e5dc6

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎samples/upload/tests/multipletest.go

Copy file name to clipboardExpand all lines: samples/upload/tests/multipletest.go
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ func (t *MultipleTest) TestThatMultipleFilesUploadWorks() {
2929
"github.com/revel/revel/samples/upload/public/img/glyphicons-halflings.png",
3030
},
3131
})
32-
revel.WARN.Println(string(t.ResponseBody))
3332
t.AssertOk()
3433
t.AssertContains("Successfully uploaded")
3534
t.AssertContains("favicon.png")

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.