From 5fdc3f1a3f5029fa947080f2de3353eb809ea2fb Mon Sep 17 00:00:00 2001 From: Ximin Luo Date: Wed, 4 Jan 2017 17:20:21 +0100 Subject: [PATCH] Remove misleading comment The tests run against the "rustdoc" program and not the docs themselves. So we should run them even if "nodoc" is active. --- debian/control | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/control b/debian/control index b8a41b8025..7ac7975adc 100644 --- a/debian/control +++ b/debian/control @@ -26,8 +26,6 @@ Build-Depends: debhelper (>= 10), git , procps , # the tests require the docs to be built, which requires jquery -# TODO: disable tests on docs if nodoc and nocheck are active, -# and split tests into indep/arch rules libjs-jquery , # below are optional tools even for 'make check' antlr4 ,