refactor: remove Tracing integration tests.
This commit is contained in:
parent
c8446c2dc8
commit
c878d262bf
2 changed files with 0 additions and 141 deletions
|
@ -56,7 +56,6 @@ func init() {
|
|||
check.Suite(&RateLimitSuite{})
|
||||
check.Suite(&SimpleSuite{})
|
||||
check.Suite(&TimeoutSuite{})
|
||||
check.Suite(&TracingSuite{})
|
||||
check.Suite(&WebsocketSuite{})
|
||||
}
|
||||
if *host {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue