aboutsummaryrefslogtreecommitdiffstats
path: root/debian/templates
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2019-10-27 14:37:38 +0000
committerBen Hutchings <ben@decadent.org.uk>2019-10-27 14:37:38 +0000
commit706336f543f1e20747467f2d04384a7dea93058a (patch)
tree6bada7eb5d3c03a8e48ed201e051eff8137d83d0 /debian/templates
parent349112b1abc5dea0b17d89613f8a3bde684be75d (diff)
downloadkernel_replicant_linux-706336f543f1e20747467f2d04384a7dea93058a.tar.gz
kernel_replicant_linux-706336f543f1e20747467f2d04384a7dea93058a.tar.bz2
kernel_replicant_linux-706336f543f1e20747467f2d04384a7dea93058a.zip
debian/tests/control: Mark python test as superficial
Running a static checker and unit tests on our scripts is not a substitute for proper integration tests, which are still TBD.
Diffstat (limited to 'debian/templates')
-rw-r--r--debian/templates/tests-control.main.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/templates/tests-control.main.in b/debian/templates/tests-control.main.in
index cd037b8350e0..f63e7805dc77 100644
--- a/debian/templates/tests-control.main.in
+++ b/debian/templates/tests-control.main.in
@@ -1,2 +1,3 @@
Tests: python
Depends: python3, pycodestyle, pyflakes3
+Restrictions: superficial