lntest: default to btcd as default test harness backend
Otherwise, if we remove the build tags, then there's no default backend, and compilation will fail.
This commit is contained in:
parent
95634186c2
commit
acd615aca4
@ -1,4 +1,4 @@
|
||||
// +build btcd
|
||||
// +build !bitcoind,!neutrino
|
||||
|
||||
package lntest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user