mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-14 00:03:08 -05:00
3 lines
170 B
Go
3 lines
170 B
Go
// Core Packer plugins included a _test.go file to make sure they compiled
|
|
// correctly when running packer tests. For custom plugins this file is optional.
|
|
package main
|