selfupdate: make sure we don't run tests if selfupdate is set
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
//go:build !noselfupdate
|
||||
// +build !noselfupdate
|
||||
|
||||
package selfupdate
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user