package costello
import (
"testing"
"github.com/markbates/pkger/pkging"
)
func Create_Test(t *testing.T, pkg pkging.Pkger) error {
return nil
}