Skip to content
Snippets Groups Projects
Commit 49159861 authored by Shinsuke Sugaya's avatar Shinsuke Sugaya
Browse files

modify test case

parent b508e70e
Branches
Tags
No related merge requests found
......@@ -588,6 +588,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/");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment