forget to importe compare

This commit is contained in:
BuhtigithuB
2015-03-15 20:21:52 -04:00
parent 05daa164ac
commit 901236765f
+1
View File
@@ -9,6 +9,7 @@ from fix_path import fix_sys_path
fix_sys_path(__file__)
from utils import md5_hash
from utils import compare
class TestUtils(unittest.TestCase):