mirror of
https://github.com/mgechev/revive.git
synced 2025-11-23 22:04:49 +02:00
test: remove useless comments (#1173)
This commit is contained in:
@@ -6,7 +6,6 @@ import (
|
||||
"github.com/mgechev/revive/rule"
|
||||
)
|
||||
|
||||
// TestCallToGC test call-to-gc rule
|
||||
func TestCallToGC(t *testing.T) {
|
||||
testRule(t, "call_to_gc", &rule.CallToGCRule{})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user