mirror of
https://github.com/logos-storage/nim-chroprof.git
synced 2026-01-26 17:23:14 +00:00
6 lines
123 B
Nim
6 lines
123 B
Nim
import ./[testevents, testprofiler]
|
|
|
|
when defined(metrics):
|
|
import ./testmetricscollector
|
|
|
|
{.warning[UnusedImport]: off.} |