Oops, remove call to jasmine.log().
This commit is contained in:
parent
00296b02e0
commit
6a0e452788
|
@ -123,7 +123,6 @@ jasmine.Clock = {
|
|||
},
|
||||
|
||||
uninstallMock: function() {
|
||||
jasmine.log("uninstall")
|
||||
jasmine.Clock.assertInstalled();
|
||||
jasmine.Clock.installed = jasmine.Clock.real;
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue