[Python-modules-commits] [sphinx] 01/01: Update numbers in jstests for documentation built without websupport parts.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sun Aug 6 12:05:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch debian/master
in repository sphinx.
commit 263d68adcdb13da9110a3244cdf0860e24a46329
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun Aug 6 15:04:17 2017 +0300
Update numbers in jstests for documentation built without websupport parts.
---
debian/jstest/run-tests | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/jstest/run-tests b/debian/jstest/run-tests
index d315055..5e17d4d 100755
--- a/debian/jstest/run-tests
+++ b/debian/jstest/run-tests
@@ -7,14 +7,14 @@ import jstest
class t1:
search_term = 'example'
- n_results = 48
- n_links = 48
+ n_results = 47
+ n_links = 47
n_highlights = 41
class t2:
search_term = 'examples'
- n_results = 48
- n_links = 48
+ n_results = 47
+ n_links = 47
n_highlights = 8
class t3:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx.git
More information about the Python-modules-commits
mailing list