Fix marionette bustage - follow-up of bug 1080948. CLOSED TREE. r=bustage

This commit is contained in:
Mike de Boer 2014-12-17 15:24:06 +01:00
parent 93673abdb9
commit 977ef4288f

View File

@ -77,6 +77,7 @@ describe("loop.store.RoomStore", function () {
beforeEach(function() {
fakeMozLoop = {
copyString: function() {},
notifyUITour: function() {},
rooms: {
create: function() {},
getAll: function() {},