提交 ccbe3c07 编写于 作者: W william.liangf

修改测试依赖

git-svn-id: http://code.alibabatech.com/svn/dubbo/trunk@111 1a56cb94-b969-4eaa-88fa-be21384802f2
上级 dd995915
......@@ -50,7 +50,7 @@ public class ZookeeperRegistryTest {
//registry.register(service, serviceUrl);
}
@Test(expected = IllegalArgumentException.class)
@Test(expected = IllegalStateException.class)
public void testUrlerror() {
URL errorUrl = URL.valueOf("zookeeper://zookeeper/");
new ZookeeperRegistry(errorUrl);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册