Bug 8846 conflict resolution: correct path
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 31 Oct 2012 21:07:03 +0000 (17:07 -0400)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 1 Nov 2012 12:41:30 +0000 (08:41 -0400)
commitf352b05610eacab3e3145f017b12b1586f7ae533
treeab6885d1a6021ac65614e2f128f0ca80ab5d0e0b
parente2a702653d7d1db52e02c6f0e4f2e2850312b481
Bug 8846 conflict resolution: correct path

The test was moved since the original patch was written, making the
revised test fail. This patch corrects the mocked template patch so that
the test will pass.

To test:
1) Before applying patch, run
   `prove t/db_dependent/SuggestionEngine_ExplodedTerms.t`
2) Note that it fails.
3) Apply patch.
4) Run `prove t/db_dependent/SuggestionEngine_ExplodedTerms.t`
5) Note that it passes.
6) Celebrate.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
t/db_dependent/SuggestionEngine_ExplodedTerms.t