#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_test:
	# Disable for now.  Fail to pass the test - Anthony Fok 2008-07-27
