mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-06 01:08:03 +00:00
We want to be able to import test from packages like probe/endpoint, in order to use utility functions like poll. But that causes an import cycle with the current layout. We got around this using dot-imports so far, but it's ugly and unnecessary: fixture can be its own package.
6.3 KiB
6.3 KiB