test
This commit is contained in:
parent
1f211de8ef
commit
8f2e3fcecb
@ -38,5 +38,5 @@ func (suite *CustomExceptionTestSuite) TestShouldAddInnerErrorsAfterCreation() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestCustomExceptionTestSuite(t *testing.T) {
|
func TestCustomExceptionTestSuite(t *testing.T) {
|
||||||
suite.Run(t, new(CustomExceptionTestSuite))
|
suite.Run(t, new(CustomExceptionTestSuiteeee))
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user