aboutsummaryrefslogtreecommitdiff
path: root/test/requests/link_checker.py
diff options
context:
space:
mode:
authorBonfaceKilz2020-12-09 15:07:44 +0300
committerGitHub2020-12-09 15:07:44 +0300
commitc121a05189e6aef66da676351677726d6f567b88 (patch)
treeaa672f148bc9ee71cd8a533cdb9b728601752e94 /test/requests/link_checker.py
parent326027938a0c33a5dcf3e37705f8a009bf904d5a (diff)
parentae789135f098573f5a8d3f39d2e6bc72a3cf3f08 (diff)
downloadgenenetwork2-c121a05189e6aef66da676351677726d6f567b88.tar.gz
Merge pull request #523 from Alexanderlacuna/replace-images
Replace images
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")