mirror of
https://github.com/rancher/os.git
synced 2025-09-04 16:21:07 +00:00
Move around code for better clarity
This commit is contained in:
committed by
niusmallnan
parent
2f50b7b178
commit
1f50386828
@@ -6,7 +6,7 @@ import (
|
||||
"testing"
|
||||
|
||||
yaml "github.com/cloudfoundry-incubator/candiedyaml"
|
||||
"github.com/rancher/os/util"
|
||||
"github.com/rancher/os/pkg/util"
|
||||
)
|
||||
|
||||
func testValidate(t *testing.T, cfg []byte, contains string) {
|
||||
|
Reference in New Issue
Block a user