pacman/test/scripts/makepkg-template-tests/template-without-version/testcase-config
Florian Pritz d5f703729f test makepkg-template: Add template-without-version
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-01-11 18:58:25 +10:00

9 lines
194 B
Text

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