Merge pull request #1090 from halseth/servertest-build-flag

[trivial] server test: add !rpctest build flag
This commit is contained in:
Olaoluwa Osuntokun 2018-04-13 20:43:49 -07:00 committed by GitHub
commit b0709b45f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
// +build !rpctest
package main
import "testing"