File: main_test.go

package info (click to toggle)
packer 0.10.2%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,728 kB
  • ctags: 4,626
  • sloc: sh: 321; makefile: 73
file content (3 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (4)
1
2
3
// 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