1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-14 21:35:02 -05:00
pacman/test/scripts/makepkg-template-tests/missing-template-symlink/testcase-config

10 lines
189 B
Plaintext
Raw Normal View History

arguments+=()
expected_exitcode=2
IFS="" read -d '' expected_output <<'EOF'
Failed to find template file matching 'perl-module.template'
EOF
IFS="" read -d '' expected_result <<'EOF'
EOF