Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1824)

Unified Diff: run_test.go

Issue 5874049: use readable time stamps on log messages.
Patch Set: use readable time stamps on log messages. Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « run.go ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: run_test.go
=== modified file 'run_test.go'
--- run_test.go 2013-03-02 02:47:45 +0000
+++ run_test.go 2014-02-18 16:20:29 +0000
@@ -2,7 +2,6 @@
package gocheck_test
-
import (
"errors"
. "launchpad.net/gocheck"
@@ -299,7 +298,7 @@
}
// -----------------------------------------------------------------------
-// Verify that verbose mode prints tests which pass as well.
+// Verify that verbose mode prints tests which pass as well.
func (s *RunS) TestVerboseMode(c *C) {
helper := FixtureHelper{}
« no previous file with comments | « run.go ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b