#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	# don't run tests, the third one is interactive
