only run offline tests by default
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
// +build nettest
|
||||
|
||||
package goSam
|
||||
|
||||
import "testing"
|
||||
|
Reference in New Issue
Block a user
@ -1,3 +1,5 @@
|
||||
// +build nettest
|
||||
|
||||
package goSam
|
||||
|
||||
import "testing"
|
||||
|