mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-23 09:51:08 -05:00
4 lines
170 B
Go
4 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
|