Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
c8775b52
Commit
c8775b52
authored
Aug 19, 2016
by
Ehtesham
Committed by
muzaffaryousaf
Aug 31, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
requiring codemirror compressed with all addons included
parent
6ef2031f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
common/lib/xmodule/xmodule/js/karma_xmodule.conf.js
+1
-1
lms/static/karma_lms_coffee.conf.js
+1
-1
No files found.
common/lib/xmodule/xmodule/js/karma_xmodule.conf.js
View file @
c8775b52
...
@@ -23,7 +23,7 @@ var options = {
...
@@ -23,7 +23,7 @@ var options = {
{
pattern
:
'common_static/coffee/src/ajax_prefix.js'
,
included
:
true
},
{
pattern
:
'common_static/coffee/src/ajax_prefix.js'
,
included
:
true
},
{
pattern
:
'common_static/common/js/vendor/underscore.js'
,
included
:
true
},
{
pattern
:
'common_static/common/js/vendor/underscore.js'
,
included
:
true
},
{
pattern
:
'common_static/common/js/vendor/backbone.js'
,
included
:
true
},
{
pattern
:
'common_static/common/js/vendor/backbone.js'
,
included
:
true
},
{
pattern
:
'common_static/js/vendor/
CodeMirror/codemirror
.js'
,
included
:
true
},
{
pattern
:
'common_static/js/vendor/
codemirror-compressed
.js'
,
included
:
true
},
{
pattern
:
'common_static/js/vendor/draggabilly.js'
},
{
pattern
:
'common_static/js/vendor/draggabilly.js'
},
{
pattern
:
'common_static/common/js/vendor/jquery.js'
,
included
:
true
},
{
pattern
:
'common_static/common/js/vendor/jquery.js'
,
included
:
true
},
{
pattern
:
'common_static/common/js/vendor/jquery-migrate.js'
,
included
:
true
},
{
pattern
:
'common_static/common/js/vendor/jquery-migrate.js'
,
included
:
true
},
...
...
lms/static/karma_lms_coffee.conf.js
View file @
c8775b52
...
@@ -31,7 +31,7 @@ var options = {
...
@@ -31,7 +31,7 @@ var options = {
{
pattern
:
'common/js/xblock/*.js'
,
included
:
true
},
{
pattern
:
'common/js/xblock/*.js'
,
included
:
true
},
{
pattern
:
'xmodule_js/common_static/js/src/logger.js'
,
included
:
true
},
{
pattern
:
'xmodule_js/common_static/js/src/logger.js'
,
included
:
true
},
{
pattern
:
'xmodule_js/common_static/js/test/i18n.js'
,
included
:
true
},
{
pattern
:
'xmodule_js/common_static/js/test/i18n.js'
,
included
:
true
},
{
pattern
:
'xmodule_js/common_static/js/vendor/
CodeMirror/codemirror
.js'
,
included
:
true
},
{
pattern
:
'xmodule_js/common_static/js/vendor/
codemirror-compressed
.js'
,
included
:
true
},
{
pattern
:
'xmodule_js/common_static/js/vendor/jquery.cookie.js'
,
included
:
true
},
{
pattern
:
'xmodule_js/common_static/js/vendor/jquery.cookie.js'
,
included
:
true
},
{
pattern
:
'xmodule_js/common_static/js/vendor/flot/jquery.flot.js'
,
included
:
true
},
{
pattern
:
'xmodule_js/common_static/js/vendor/flot/jquery.flot.js'
,
included
:
true
},
{
pattern
:
'xmodule_js/common_static/coffee/src/jquery.immediateDescendents.js'
,
included
:
true
},
{
pattern
:
'xmodule_js/common_static/coffee/src/jquery.immediateDescendents.js'
,
included
:
true
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment