Skip to content

Commit 7537c16

Browse files
committed
fix depercated go version tests
1 parent bcb3d12 commit 7537c16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

private/protocol/jsonrpc/unmarshal_error_test.go

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// +build go1.7
2+
13
package jsonrpc
24

35
import (

0 commit comments

Comments
 (0)