mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 08:21:43 -04:00
backport of commit 124a8d8d5d
This commit is contained in:
committed by
Lucas Bajolet
parent
696e4a293e
commit
ec6d68eee5
@@ -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"
|
||||
Reference in New Issue
Block a user