aboutsummaryrefslogtreecommitdiff
path: root/test/requests/link_checker.py
diff options
context:
space:
mode:
authorzsloan2020-08-31 11:27:25 -0500
committerzsloan2020-08-31 11:27:25 -0500
commita6942b03bd9c103061a8ad87a2bb07144727e14a (patch)
treeeb363a2fe49de1b05ad54e3e3f2054c5be5d654c /test/requests/link_checker.py
parente754baaf51150156c159f59c8ba1fda0ba0a7269 (diff)
parent0a9796c9f1b2598390df7faa604a050cb533209a (diff)
downloadgenenetwork2-a6942b03bd9c103061a8ad87a2bb07144727e14a.tar.gz
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
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 12057203..d29e5965 100644
--- a/test/requests/link_checker.py
+++ b/test/requests/link_checker.py
@@ -97,6 +97,8 @@ def check_packaged_js_files(args_obj, parser):
# Datatables plugins:
"/DataTablesExtensions/plugins/sorting/natural.js",
"/DataTablesExtensions/plugins/sorting/scientific.js",
+ # Other js libraries
+ "/chroma/chroma.min.js"
]
print("Checking links")