aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 0e333f43..f9f85793 100644
--- a/test/requests/link_checker.py
+++ b/test/requests/link_checker.py
@@ -95,6 +95,8 @@ def check_packaged_js_files(args_obj, parser):
"/DataTablesExtensions/buttons/js/buttons.colVis.min.js",
"/DataTables/js/jquery.dataTables.js",
"/DataTablesExtensions/scroller/css/scroller.dataTables.min.css",
+ # natural.js [Datatables plugin]
+ "/DataTablesExtensions/plugins/sorting/natural.js",
]
print("Checking links")