mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 14:40:30 +01: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 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
// +build !rpctest
|
||||
|
||||
package main
|
||||
|
||||
import "testing"
|
||||
|
|
Loading…
Add table
Reference in a new issue