File: phpunit

package info (click to toggle)
php-net-dns2 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 704 kB
  • sloc: php: 6,211; xml: 574; sh: 3; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 53 bytes parent folder | download
1
2
3
4
5
6
#!/bin/sh

set -e

cd Net_DNS2-*/tests/
phpunit -v .