OSDN Git Service

Add a test for the case when the replacement contains the search string.
authorDylan Kuhn <dylan.k.kuhn@gmail.com>
Tue, 28 May 2013 03:17:02 +0000 (20:17 -0700)
committerDylan Kuhn <dylan.k.kuhn@gmail.com>
Tue, 28 May 2013 03:17:02 +0000 (20:17 -0700)
commit132bf3799569db79a2f6ffb5d78cbec8345eaf7c
treefbaec6ee24b22878344607a7a840e242827e79fc
parentfba2f4ee98b2f635ec630430c33bb797fdff64e0
Add a test for the case when the replacement contains the search string.

In this case the current code works, but alternatives I was considering
might not.

Also removed the small test - that case is already covered.
features/search-replace.feature