mirror of https://github.com/hashicorp/packer
parent
4a028ec735
commit
2fe567d3d5
@ -1,4 +1,4 @@
|
||||
package test
|
||||
package packer_test
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
@ -1,4 +1,4 @@
|
||||
package test
|
||||
package packer_test
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
@ -1,4 +1,4 @@
|
||||
package test
|
||||
package packer_test
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
@ -1,4 +1,4 @@
|
||||
package test
|
||||
package packer_test
|
||||
|
||||
func (ts *PackerTestSuite) TestInstallPluginWithMetadata() {
|
||||
tempPluginDir, cleanup := ts.MakePluginDir("1.0.0+metadata")
|
||||
@ -1,4 +1,4 @@
|
||||
package test
|
||||
package packer_test
|
||||
|
||||
import (
|
||||
"crypto/sha256"
|
||||
@ -1,4 +1,4 @@
|
||||
package test
|
||||
package packer_test
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
@ -1,4 +1,4 @@
|
||||
package test
|
||||
package packer_test
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
@ -1,4 +1,4 @@
|
||||
package test
|
||||
package packer_test
|
||||
|
||||
import (
|
||||
"os"
|
||||
Loading…
Reference in new issue