File: rules

package info (click to toggle)
libbusiness-onlinepayment-authorizenet-perl 3.23-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 228 kB
  • ctags: 27
  • sloc: perl: 1,609; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 103 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	dh_auto_test -- TEST_FILES="t/00load.t t/bop.t"