modify test case

This commit is contained in:
Shinsuke Sugaya 2017-06-29 15:25:29 +09:00
parent 6d121e0f46
commit 2d4badce74

View file

@ -650,6 +650,7 @@ public class FessXpathTransformerTest extends UnitFessTestCase {
public void test_getThumbnailUrl_no() throws Exception {
final FessXpathTransformer transformer = new FessXpathTransformer();
transformer.init();
final ResponseData responseData = new ResponseData();
responseData.setUrl("http://example.com/");