This commit is contained in:
Andrew Hind
2007-01-10 11:49:43 +00:00
parent d19fc0682e
commit 280c197d4d

View File

@@ -49,6 +49,7 @@ import org.springframework.context.ApplicationContext;
* *
* @author Derek Hulley * @author Derek Hulley
*/ */
public class SearcherComponentTest extends TestCase public class SearcherComponentTest extends TestCase
{ {
private static ApplicationContext ctx = ApplicationContextHelper.getApplicationContext(); private static ApplicationContext ctx = ApplicationContextHelper.getApplicationContext();