tests fix

This commit is contained in:
ingvar1995
2016-02-27 18:52:27 +03:00
parent 4fb0886452
commit b3ed257826
3 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@
import sys
from PySide import QtGui, QtCore
from menu import *
from profile import Profile
from profile import *
from toxcore_enums_and_consts import *
from util import curr_time