1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-11 11:55:12 -05:00
pacman/test/scripts/makepkg-template-tests/missing-template-symlink/testcase-config
Florian Pritz 4dd9ccbc78 test makepkg-template: Add missing-template-symlink
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-01-11 18:58:24 +10:00

10 lines
181 B
Plaintext

arguments+=()
expected_exitcode=255
IFS="" read -d '' expected_output <<'EOF'
Couldn't detect version for template 'perl-module'
EOF
IFS="" read -d '' expected_result <<'EOF'
EOF