Cleanup mutator specs
This commit is contained in:
parent
a707027197
commit
30436d1461
1 changed files with 0 additions and 3 deletions
|
@ -24,9 +24,6 @@ describe Mutant::Mutator, 'begin' do
|
|||
# Remove statement in block
|
||||
mutations << 'true'
|
||||
mutations << 'false'
|
||||
|
||||
# Replace block with empty
|
||||
mutations << ''
|
||||
end
|
||||
|
||||
it_should_behave_like 'a mutator'
|
||||
|
|
Loading…
Add table
Reference in a new issue