davical/debian/tests/phpunit
2026-04-07 22:28:32 +02:00

9 lines
189 B
Bash
Executable File

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