Added RequireJS.js to the files.json config so that is it also loaded when testing with Jasmine.

This commit is contained in:
valera-rozuvan
2012-12-05 09:31:43 +02:00
committed by Valera Rozuvan
parent 8f120f1d27
commit c4f336d8fd

View File

@@ -1,5 +1,6 @@
{
"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",