From 53748e39370ffd76d40b658a974bd9a5e38c5849 Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Wed, 14 Sep 2016 18:41:45 +0000 Subject: [PATCH] skip tests --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index 53e3ad1..59e1559 100755 --- a/debian/rules +++ b/debian/rules @@ -13,3 +13,5 @@ override_dh_auto_install: dh_auto_install rm -rf $(CURDIR)/debian/fw-daemon/usr/share/gocode +override_dh_auto_test: + @echo skipped auto test