1
0
mirror of https://github.com/containous/traefik.git synced 2025-10-20 11:33:18 +03:00

refactor: remove Tracing integration tests.

This commit is contained in:
Fernandez Ludovic
2018-01-24 15:12:20 +01:00
parent c8446c2dc8
commit c878d262bf
2 changed files with 0 additions and 141 deletions

View File

@@ -56,7 +56,6 @@ func init() {
check.Suite(&RateLimitSuite{})
check.Suite(&SimpleSuite{})
check.Suite(&TimeoutSuite{})
check.Suite(&TracingSuite{})
check.Suite(&WebsocketSuite{})
}
if *host {