mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-01-05 06:53:06 +00:00
capitalize test suite names to make it consistent with the rest
This commit is contained in:
parent
8ffe7f4a88
commit
321b6c7024
@ -7,7 +7,7 @@ import ".."/".."/chronos/profiler
|
||||
|
||||
import ./utils
|
||||
|
||||
suite "profiler hooks test suite":
|
||||
suite "Profiler hooks test suite":
|
||||
|
||||
setup:
|
||||
installCallbacks()
|
||||
|
||||
@ -5,7 +5,7 @@ import ".."/".."/chronos/profiler/metrics
|
||||
|
||||
import ./utils
|
||||
|
||||
suite "profiler metrics test suite":
|
||||
suite "Profiler metrics test suite":
|
||||
|
||||
setup:
|
||||
installCallbacks()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user