diff --git a/debian/copyright b/debian/copyright
index f90c38db8b142611f2b9261e7e8cbb72187f4db1..dd974e795fccfbbdd0f5b08b1c0756d6e7b930f9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,10 +16,6 @@ Copyright: 2016 Pirate Praveen <praveen@debian.org>
  2021 Yadd <yadd@debian.org>
 License: Expat
 
-Files: debian/tests/test_modules/*
-Copyright: 2011-2013 Dominic Tarr
-License: Apache-2.0 or Expat
-
 Files: gulp-header/*
 Copyright: 2013-2015 Michael J. Ryan <tracker1> and GoDaddy.com
 License: Expat
diff --git a/debian/rules b/debian/rules
index 218df65d8273ae2772689b80d4a39a5ac15312be..3375a16b0e43c53c7e81a0dc4f78a9a6b3b3c1e2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	# Disable tests, main module is types only