mirror of https://github.com/stretchr/testify.git
Fix code not gofmtd
parent
7369010b35
commit
3b0d317f67
|
@ -350,7 +350,7 @@ func TestRunSuite(t *testing.T) {
|
|||
type SuiteSetupSkipTester struct {
|
||||
Suite
|
||||
|
||||
setUp bool
|
||||
setUp bool
|
||||
toreDown bool
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue