mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01: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.