mirror of
https://github.com/taigrr/go-selfupdate
synced 2025-01-18 04:33:12 -08:00
Added godeps and initial test
This commit is contained in:
9
selfupdate/selfupdate_test.go
Normal file
9
selfupdate/selfupdate_test.go
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
package selfupdate
|
||||||
|
|
||||||
|
import(
|
||||||
|
"testing"
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
func TestUpdater() {
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user