mirror of
https://github.com/mgechev/revive.git
synced 2025-11-27 22:18:41 +02:00
test: remove useless comments (#1173)
This commit is contained in:
@@ -7,7 +7,6 @@ import (
|
||||
"github.com/mgechev/revive/rule"
|
||||
)
|
||||
|
||||
// Defer rule.
|
||||
func TestDefer(t *testing.T) {
|
||||
testRule(t, "defer", &rule.DeferRule{})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user