DEBSOURCES
Skip Quicknav
sources / node-union-value / 2.0.0-1 / debian / rules
12345678910
#!/usr/bin/make -f # -*- makefile -*- %: dh $@ override_dh_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS) $(DEB_BUILD_PROFILES))) mocha -R spec endif