1
0
mirror of https://github.com/mgechev/revive.git synced 2025-11-23 22:04:49 +02:00

test: fix testpackage lint issues for test and ifelse (#1582)

This commit is contained in:
Oleksandr Redko
2025-11-15 20:24:16 +02:00
committed by GitHub
parent d1dd6ee961
commit d81298b0ce
98 changed files with 152 additions and 137 deletions

View File

@@ -1,4 +1,4 @@
package test
package test_test
import (
"testing"