Get the testlogs to correlate properly.

This commit is contained in:
yackob03 2014-02-11 12:09:59 -05:00
parent 6fd343741b
commit daec74bc25
3 changed files with 24 additions and 23 deletions

View file

@ -1,5 +1,4 @@
import logging
import os
from app import app as application
from data.model import db as model_db