about summary refs log tree commit diff
path: root/test/requests
diff options
context:
space:
mode:
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 86222254..6c5ed147 100644
--- a/test/requests/link_checker.py
+++ b/test/requests/link_checker.py
@@ -149,6 +149,7 @@ def check_packaged_js_files(args_obj, parser):
         "/js/DataTables/images/sort_asc_disabled.png",
         "/js/DataTables/images/sort_desc_disabled.png",
         "/js/shapiro-wilk/shapiro-wilk.js",
+        "/js/fontawesome/js/all.min.js"
     ]
 
     print("Checking links")