Add meta for regexp_eos_ob_eol anchor
This commit is contained in:
parent
8bf5f6505c
commit
8d4cea5920
1 changed files with 6 additions and 0 deletions
6
meta/regexp/regexp_eos_ob_eol_anchor.rb
Normal file
6
meta/regexp/regexp_eos_ob_eol_anchor.rb
Normal file
|
@ -0,0 +1,6 @@
|
|||
Mutant::Meta::Example.add :regexp_eos_ob_eol_anchor do
|
||||
source '/\Z/'
|
||||
|
||||
singleton_mutations
|
||||
regexp_mutations
|
||||
end
|
Loading…
Reference in a new issue