Remove duplicate libraries used while jasmine testing the LMS (as they are also defined in vendor)
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"js_files": [
|
||||
"/static/js/vendor/RequireJS.js",
|
||||
"/static/js/vendor/jquery.min.js",
|
||||
"/static/js/vendor/jquery-ui.min.js",
|
||||
"/static/js/vendor/jquery.leanModal.min.js",
|
||||
"/static/js/vendor/flot/jquery.flot.js"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user