aboutsummaryrefslogtreecommitdiff
path: root/test/requests
diff options
context:
space:
mode:
authorAlexander Kabui2020-12-08 14:38:07 +0300
committerAlexander Kabui2020-12-08 14:38:07 +0300
commitcea24282d18be73ceb67587296e756b092ce1021 (patch)
treede04343ac5434b10e7d0df7c210584fe763b164d /test/requests
parentdfcd63e0fb7efe00cb46ef00146c3caa98698e00 (diff)
downloadgenenetwork2-cea24282d18be73ceb67587296e756b092ce1021.tar.gz
add boostrap.min.js to mechanical rob
Diffstat (limited to 'test/requests')
-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 6ac26ba7..abddcd2e 100644
--- a/test/requests/link_checker.py
+++ b/test/requests/link_checker.py
@@ -116,6 +116,8 @@ 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/bootstrap/js/bootstrap.min.js",
+
]
print("Checking links")