Merge pull request #11059 from edx/robrap/TNL-3425

Properly escape Studio base.html
This commit is contained in:
Robert Raposa
2016-02-16 16:19:45 -05:00
14 changed files with 157 additions and 152 deletions

View File

@@ -1,7 +1,7 @@
#-*- coding: utf-8 -*-
"""
Group Configuration Tests.
Certificates Tests.
"""
import json
import mock