mirror of
https://github.com/taigrr/go-selfupdate
synced 2025-01-18 04:33:12 -08:00
7 lines
67 B
Go
7 lines
67 B
Go
package main
|
|
|
|
import "testing"
|
|
|
|
func TestUpdater(t *testing.T) {
|
|
}
|