only run offline tests

This commit is contained in:
idk
2019-02-28 21:45:25 -05:00
parent a42f47931b
commit 917c6a7c49
4 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,5 @@
// +build nettest
package sam3
import (

2
debian/changelog vendored
View File

@ -3,4 +3,4 @@ golang-github-eyedeekay-sam3 (0.0~git20190223.af5a3f3) bionic; urgency=medium
[ idk ]
* Initial release (Closes: TODO)
-- idk <hankhill19580@gmail.com> Thu, 28 Feb 2019 21:39:48 -0500
-- idk <hankhill19580@gmail.com> Thu, 28 Feb 2019 21:40:35 -0500

View File

@ -1,3 +1,5 @@
// +build nettest
package sam3
import (

View File

@ -1,3 +1,5 @@
// +build nettest
package sam3
import (