aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAlexander Kabui2020-12-08 13:55:18 +0300
committerAlexander Kabui2020-12-08 13:55:18 +0300
commitbc66593b6ac99e74b0949e23fe6a6f3fc2c9cae5 (patch)
treee46587631ea3069602241c72d817be0780832b70 /test
parentece54a359552c55c359115d2a7c4949bafda874d (diff)
downloadgenenetwork2-bc66593b6ac99e74b0949e23fe6a6f3fc2c9cae5.tar.gz
add datatablejquery to mechanical rob
Diffstat (limited to 'test')
-rw-r--r--test/requests/link_checker.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/requests/link_checker.py b/test/requests/link_checker.py
index 2716434a..069dc025 100644
--- a/test/requests/link_checker.py
+++ b/test/requests/link_checker.py
@@ -117,6 +117,7 @@ def check_packaged_js_files(args_obj, parser):
"/js/nvd3/nv.d3.min.css",
"/js/qtip2/jquery.qtip.min.js",
"/js/js_alt/md5.min.js",
+ "/js/DataTables/js/jquery.js",
]
print("Checking links")