Remove unused files, add missing spec file.

This commit is contained in:
cahrens
2014-10-02 13:21:14 -04:00
parent e9e37dfaa1
commit 2286366c90
5 changed files with 3 additions and 181 deletions

View File

@@ -45,8 +45,7 @@ REQUIREJS_WAIT = {
# Content - Outline
# Note that calling your org, course number, or display name, 'course' will mess this up
re.compile('^Course Outline \|'): [
"js/base", "js/models/course", "js/models/location", "js/models/section",
"js/views/section_edit"],
"js/base", "js/models/course", "js/models/location", "js/models/section"],
# Dashboard
re.compile('^My Courses \|'): [