Commit 6c68c8bf authored by Liang Ding's avatar Liang Ding

改进 - 修复单元测试

parent 4f5caca8
...@@ -27,7 +27,7 @@ import org.testng.annotations.Test; ...@@ -27,7 +27,7 @@ import org.testng.annotations.Test;
* {@link LinkQueryService} test case. * {@link LinkQueryService} test case.
* *
* @author <a href="http://88250.b3log.org">Liang Ding</a> * @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 1.0.0.1, Sep 11, 2012 * @version 1.0.0.2, Nov 2, 2016
*/ */
@Test(suiteName = "service") @Test(suiteName = "service")
public class LinkQueryServiceTestCase extends AbstractTestCase { public class LinkQueryServiceTestCase extends AbstractTestCase {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment