Closed o-lim closed 9 years ago
This allows the following assertion:
assert.has_match(pattern, string [, init [, plain]])
similar to string.find
string.find
Fixes issue #87.
This allows the following assertion:
similar to
string.find
Fixes issue #87.