mirror of
https://github.com/rancher/plugins.git
synced 2025-09-01 14:57:41 +00:00
build: some small improvements; bump to go1.10
- bump to go 1.10 - Add a linker tag with the build version - Remove fastbuild, go builds are cached now - Use better ginkgo suite names
This commit is contained in:
@@ -23,5 +23,5 @@ import (
|
||||
|
||||
func TestHwaddr(t *testing.T) {
|
||||
RegisterFailHandler(Fail)
|
||||
RunSpecs(t, "Hwaddr Suite")
|
||||
RunSpecs(t, "pkg/utils/hwaddr")
|
||||
}
|
||||
|
Reference in New Issue
Block a user