about summary refs log tree commit diff
diff options
context:
space:
mode:
-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")