mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-09-11 06:22:27 +00:00

Scope the variable instead of using an external global; this is how test fixtures are intended to be used. Followup to #11713.
Scope the variable instead of using an external global; this is how test fixtures are intended to be used. Followup to #11713.