mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-21 06:12:38 +02:00
Merge pull request #1090 from halseth/servertest-build-flag
[trivial] server test: add !rpctest build flag
This commit is contained in:
commit
b0709b45f7
@ -1,3 +1,5 @@
|
|||||||
|
// +build !rpctest
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import "testing"
|
import "testing"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user