File: rules

package info (click to toggle)
node-to-regex 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 128 kB
  • ctags: 16
  • sloc: 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