mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-26 17:09:53 -04: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
|