File: rules

package info (click to toggle)
node-object-copy 0.1.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 112 kB
  • sloc: javascript: 125; makefile: 4; sh: 2
file content (8 lines) | stat: -rwxr-xr-x 88 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@

override_dh_auto_test:
	mocha -R spec