aboutsummaryrefslogtreecommitdiff
path: root/test/requests/link_checker.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/requests/link_checker.py')
-rw-r--r--test/requests/link_checker.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/requests/link_checker.py b/test/requests/link_checker.py
index bb0b4a20..36aeea83 100644
--- a/test/requests/link_checker.py
+++ b/test/requests/link_checker.py
@@ -136,6 +136,8 @@ def check_packaged_js_files(args_obj, parser):
"/js/cytoscape-panzoom/cytoscape.js-panzoom.css",
"/js/cytoscape-qtip/cytoscape-qtip.js",
"/css/d3-tip/d3-tip.css",
+ "/js/DataTables/images/sort_asc_disabled.png",
+ "/js/DataTables/images/sort_desc_disabled.png",
]
print("Checking links")