aboutsummaryrefslogtreecommitdiff
path: root/test/requests
diff options
context:
space:
mode:
authorBonfaceKilz2020-08-31 20:30:59 +0300
committerGitHub2020-08-31 20:30:59 +0300
commit8569c58c0497c327b7a540fab167920d25ef2098 (patch)
tree69c8609de302267e4ae0945e4247977d1e2ee541 /test/requests
parenta43c27d387c896c13402edab5ed3443ccbec8333 (diff)
parentdb0ba01a135902f5b90ca1674f064371e710a959 (diff)
downloadgenenetwork2-8569c58c0497c327b7a540fab167920d25ef2098.tar.gz
Merge pull request #431 from BonfaceKilz/Build/add-d3-tip
Use d3-tip from guix
Diffstat (limited to 'test/requests')
-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 d29e5965..31f0dc34 100644
--- a/test/requests/link_checker.py
+++ b/test/requests/link_checker.py
@@ -99,6 +99,7 @@ def check_packaged_js_files(args_obj, parser):
"/DataTablesExtensions/plugins/sorting/scientific.js",
# Other js libraries
"/chroma/chroma.min.js"
+ "/d3-tip/d3-tip.js"
]
print("Checking links")