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

View File

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