server test: add !rpctest build flag

This commit is contained in:
Johan T. Halseth 2018-04-13 12:27:01 +02:00
parent 86ad6d318e
commit e949b6a915
No known key found for this signature in database
GPG Key ID: 15BAADA29DA20D26

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