mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-12-12 13:54:31 +01:00
In this commit, we extract some of the helper test variables and functions into their own file and guard them under a build flag. This is needed as some unit tests will be introduced in a future commit where most of the same functions within the interface tests are reused. In order to prevent these variables and functions from being exportable, we guard them by the "debug" build tag.
49 KiB
49 KiB