Files
quic-go/logging/packet_header_test.go
Marten Seemann 2a8dc12a53 remove duplicate mocks for the Tracer and the ConnectionTracer (#4076)
They were introduced to avoid an import loop in the tests in the logging
package, but the same can be achieved by having a dedicated package for
the tests (logging_test).
2023-09-11 23:12:13 -07:00

1.4 KiB