summaryrefslogtreecommitdiffstats
path: root/debian/jstest/run-tests
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:57:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:57:10 +0000
commit0179f223f35d29ba51dd5a077e9ee48d73983d97 (patch)
tree0096f5a59dd006bc1e6ec8ecffdc9c1bc73066f6 /debian/jstest/run-tests
parentMerging upstream version 7.4.7. (diff)
downloadsphinx-0179f223f35d29ba51dd5a077e9ee48d73983d97.tar.xz
sphinx-0179f223f35d29ba51dd5a077e9ee48d73983d97.zip
Merging debian version 7.4.7-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-xdebian/jstest/run-tests4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/jstest/run-tests b/debian/jstest/run-tests
index 1310ebf..cff5010 100755
--- a/debian/jstest/run-tests
+++ b/debian/jstest/run-tests
@@ -17,13 +17,13 @@ class t2:
search_term = 'examples'
n_results = 84
n_links = 84
- n_highlights = 22
+ n_highlights = 23
class t3:
search_term = 'graph'
n_results = 33
n_links = 33
- n_highlights = 125
+ n_highlights = 124
if __name__ == '__main__':
if not os.getenv('DISPLAY'):