diff --git a/config/licenser/known_exceptions.txt b/config/licenser/known_exceptions.txt index 030bf67e..28dab178 100644 --- a/config/licenser/known_exceptions.txt +++ b/config/licenser/known_exceptions.txt @@ -39,4 +39,7 @@ productMods/js/visualization/entitycomparison/jquery_plugins/* productMods/js/jquery_plugins/jquery.truncator.js # Part of the OpenSocial integration - should this really be under the Apache license? -themes/wilma/css/openSocial/gadgets.css \ No newline at end of file +themes/wilma/css/openSocial/gadgets.css + +# JQuery for the Selenium test helper app. +./utilities/acceptance-tests/testApp/js/jquery.js \ No newline at end of file