Add meta for regexp_eos_ob_eol anchor

This commit is contained in:
Daniel Gollahon 2016-10-09 16:29:43 -07:00
parent 8bf5f6505c
commit 8d4cea5920
No known key found for this signature in database
GPG key ID: B561636FDB951129

View file

@ -0,0 +1,6 @@
Mutant::Meta::Example.add :regexp_eos_ob_eol_anchor do
source '/\Z/'
singleton_mutations
regexp_mutations
end