File: rules

package info (click to toggle)
php-getallheaders 3.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 108 kB
  • sloc: php: 152; xml: 16; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 115 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@ --with phpcomposer

override_dh_auto_test:
	phpunit --bootstrap src/getallheaders.php