summaryrefslogtreecommitdiffstats
path: root/src/test_strings.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/test_strings.py')
-rw-r--r--src/test_strings.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/test_strings.py b/src/test_strings.py
index 59d7bca..4ca2245 100644
--- a/src/test_strings.py
+++ b/src/test_strings.py
@@ -241,7 +241,13 @@ check_list = [
'src/script/MANIFEST.in',
'src/script/setup.cfg',
'test/Fortran/.exclude_tests',
+ 'timings/changelog.html',
+ 'timings/graph.html',
+ 'timings/index.html',
],
+ remove_patterns = [
+ '*.js',
+ ]
),
]