Add failing spec
This commit is contained in:
@@ -46,6 +46,11 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user