mirror of
https://github.com/rancher/plugins.git
synced 2025-07-08 12:45:19 +00:00
Merge pull request #529 from containernetworking/fix-windows-ginko
Remove extraneous test file in Windows plugin
This commit is contained in:
commit
e78e6aa5b9
@ -1,13 +0,0 @@
|
||||
package hns_test
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
. "github.com/onsi/ginkgo"
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
func TestHns(t *testing.T) {
|
||||
RegisterFailHandler(Fail)
|
||||
RunSpecs(t, "Hns Suite")
|
||||
}
|
Loading…
Reference in New Issue
Block a user