summaryrefslogtreecommitdiffstats
path: root/modules/log/log_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/log/log_test.go')
-rw-r--r--modules/log/log_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/log/log_test.go b/modules/log/log_test.go
index d14daa5a20..33f68c8e8e 100644
--- a/modules/log/log_test.go
+++ b/modules/log/log_test.go
@@ -136,7 +136,6 @@ func TestNewLogggerRecreate(t *testing.T) {
// We should be able to redelete without a problem
go DelLogger("console")
-
}
func TestNewNamedLogger(t *testing.T) {