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
b67f07af
Commit
b67f07af
authored
Oct 15, 2015
by
cahrens
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move main_requirejs to live with the requirejs files.
parent
a099ff86
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
+1
-2
common/static/common/js/spec/main_requirejs.js
+0
-0
common/static/js_test_requirejs.yml
+1
-2
No files found.
common/static/js/spec/main_requirejs.js
→
common/static/
common/
js/spec/main_requirejs.js
View file @
b67f07af
File moved
common/static/js_test_requirejs.yml
View file @
b67f07af
...
...
@@ -54,7 +54,6 @@ src_paths:
# Paths to spec (test) JavaScript files
spec_paths
:
-
common/js/spec
-
js/spec/main_requirejs.js
# Paths to fixture files (optional)
# The fixture path will be set automatically when using jasmine-jquery.
...
...
@@ -70,7 +69,7 @@ fixture_paths:
requirejs
:
paths
:
main
:
js/spec/main_requirejs
main
:
common/
js/spec/main_requirejs
# Because require.js is responsible for loading all dependencies, we exclude
# all files from being included in <script> tags
...
...
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