1
0
mirror of https://github.com/taigrr/go-selfupdate synced 2025-01-18 04:33:12 -08:00
go-selfupdate/main_test.go
2015-02-15 11:03:58 -08:00

7 lines
67 B
Go

package main
import "testing"
func TestUpdater(t *testing.T) {
}