Adding back mock - lost in merge

This commit is contained in:
Michal Hrusecky 2014-03-03 23:31:43 +01:00 committed by Michal Hrusecky
parent dbb547555b
commit fe13ca7060

View File

@ -7,6 +7,7 @@
import sys import sys
import unittest import unittest
import httpretty import httpretty
import mock
from obs import OBS from obs import OBS