6 lines
97 B
Python
6 lines
97 B
Python
"""
|
|
Constants for testing purposes
|
|
"""
|
|
|
|
DUMMY_REDIRECT_URL = u'https://example.com/edx/redirect'
|