DEBSOURCES
Skip Quicknav
sources / node-compare-versions / 3.4.0-1 / debian / rules
123456789
#!/usr/bin/make -f %: dh $@ override_auto_test: ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS) $(DEB_BUILD_PROFILES))) mocha endif