mirror of
https://github.com/stretchr/testify.git
synced 2025-07-09 03:59:17 +00:00
The subtest of TestSubtestPanic is expected to fail, but that must not make the testuite of package 'suite' to fail. So call Skip to make 'go test' to ignore that expected failure.