Update tests.

Most of the updates are related to the My Courses -> Studio Home change.
This commit is contained in:
Matjaz Gregoric
2014-12-17 12:28:34 +01:00
committed by E. Kolpakov
parent eabd6c8d27
commit ccc392893e
11 changed files with 19 additions and 44 deletions

View File

@@ -48,7 +48,7 @@ REQUIREJS_WAIT = {
"js/base", "js/models/course", "js/models/location", "js/models/section"],
# Dashboard
re.compile('^My Courses \|'): [
re.compile('^Studio Home \|'): [
"js/sock", "gettext", "js/base",
"jquery.ui", "coffee/src/main", "underscore"],