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.
This commit is contained in:
Ximin Luo 2017-01-04 17:20:21 +01:00
parent bfea8d0ea6
commit 5fdc3f1a3f

2
debian/control vendored
View File

@ -26,8 +26,6 @@ Build-Depends: debhelper (>= 10),
git <!nocheck>,
procps <!nocheck>,
# 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 <!nocheck>,
# below are optional tools even for 'make check'
antlr4 <!nocheck>,