mirror of
https://github.com/mgechev/revive.git
synced 2025-11-25 22:12:38 +02:00
test: remove useless comments (#1173)
This commit is contained in:
@@ -6,7 +6,6 @@ import (
|
||||
"github.com/mgechev/revive/rule"
|
||||
)
|
||||
|
||||
// Atomic rule.
|
||||
func TestAtomic(t *testing.T) {
|
||||
testRule(t, "atomic", &rule.AtomicRule{})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user