and again

This commit is contained in:
clinton-hall 2019-03-11 22:01:11 +13:00
commit bf3062d095

View file

@ -26,7 +26,7 @@ from core.utils import (
# Initialize the config # Initialize the config
core.initialize() core.initialize()
del core.MYAPP
def test_answer(): def test_answer():
assert core.APP_NAME == "general.py" assert core.CHECK_MEDIA == 1
del core.MYAPP