aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAlexander Kabui2020-12-08 12:56:22 +0300
committerAlexander Kabui2020-12-08 12:56:22 +0300
commitb3b2a6a6792896c59b8dbbd3bbe1bf8c650b223e (patch)
treeda0b65e03bf5f96fa1969ee1fdae0e74091ea820 /test
parentfabd1049a3d79833ee204e3bf6791526a8770b54 (diff)
downloadgenenetwork2-b3b2a6a6792896c59b8dbbd3bbe1bf8c650b223e.tar.gz
add ckeditor to mechanical rob
Diffstat (limited to 'test')
-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 6ac26ba7..5888146d 100644
--- a/test/requests/link_checker.py
+++ b/test/requests/link_checker.py
@@ -116,6 +116,7 @@ def check_packaged_js_files(args_obj, parser):
"/js/nvd3/nv.d3.min.css",
"/js/qtip2/jquery.qtip.min.js",
"/js/js_alt/md5.min.js",
+ "/js/ckeditor/ckeditor.js",
]
print("Checking links")