Revert "Add failing spec"

This reverts commit 8515337e2b.
This commit is contained in:
2014-12-25 17:41:09 +01:00
parent 8515337e2b
commit 525d942d3d
-5
View File
@@ -46,11 +46,6 @@ describe Cmtool::Menu do
Cmtool::Menu.items[1].items.size.should == 3 Cmtool::Menu.items[1].items.size.should == 3
end end
it 'has a failing spec' do
value = 5
value.should == 9
end
end end
describe 'New register block' do describe 'New register block' do