Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Mark Haines 2015-12-07 13:13:43 +00:00
commit d547afeae0
4 changed files with 30 additions and 2 deletions

View file

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import uuid
from mock.mock import Mock
from mock import Mock
from synapse.types import RoomID, UserID
from tests import unittest