mirror of
https://github.com/stretchr/testify.git
synced 2025-05-31 11:42:44 +00:00
Change imports for consistency
This commit is contained in:
parent
fdf3f01101
commit
9feda7c901
@ -1,8 +1,6 @@
|
||||
package suite
|
||||
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
import "testing"
|
||||
|
||||
// TestingSuite can store and return the current *testing.T context
|
||||
// generated by 'go test'.
|
||||
|
Loading…
x
Reference in New Issue
Block a user