DEBSOURCES
Skip Quicknav
sources / node-absolute-path / 0.0.0-1 / debian / rules
123456789101112
#!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_test: nodejs test/index.js