davical/debian/tests/phpunit

9 lines
189 B
Bash
Executable File

#!/bin/bash
# run our test suite, but on the installed package
set -e
# 2) phpunit tests
phpunit --include-path "/usr/share/davical:/usr/share/awl" --do-not-cache-result testing/phpunit