tests fix
This commit is contained in:
parent
4fb0886452
commit
b3ed257826
3 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue