Removed unused test code

This commit is contained in:
David Baumgold
2013-06-18 11:27:13 -04:00
parent fb0d16afe2
commit 02626ffda7

View File

@@ -133,7 +133,6 @@ describe "CMS.Views.Notification minShown and maxShown", ->
@clock = sinon.useFakeTimers()
afterEach ->
delete CMS.Views.Notification.active;
@clock.restore()
it "a minShown view should not hide too quickly", ->