summaryrefslogtreecommitdiffstats
path: root/debian/jstest/run-tests
diff options
context:
space:
mode:
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'):