summaryrefslogtreecommitdiffstats
path: root/test/scripts/makepkg-template-tests/template-without-version/testcase-config
blob: ec04f2faae5dfdea0e3b153f5f9f526d6f49d149 (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 'template-without_version'
EOF

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