summaryrefslogtreecommitdiffstats
path: root/test/scripts/makepkg-template-tests/template-without-version/testcase-config
blob: b078f51af1a5bd3206ff79b521273ade20f27192 (plain)
1
2
3
4
5
6
7
8
9
arguments+=()
expected_exitcode=255

IFS="" read -d '' expected_output <<'EOF'
Couldn't detect version for template './makepkg-template-tests/template-without-version/templates/template-without_version.template'
EOF

IFS="" read -d '' expected_result <<'EOF'
EOF