From 6cc4c8eb185cd23ac0e2c083b62ef7e02105c4de Mon Sep 17 00:00:00 2001 From: "chao.liuc" Date: Mon, 31 Oct 2011 07:15:41 +0000 Subject: [PATCH] update test case already destory: DUBBO-2 git-svn-id: http://code.alibabatech.com/svn/dubbo/trunk@139 1a56cb94-b969-4eaa-88fa-be21384802f2 --- dubbo-registry-default/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dubbo-registry-default/pom.xml b/dubbo-registry-default/pom.xml index a2882e605f..97b21f715f 100644 --- a/dubbo-registry-default/pom.xml +++ b/dubbo-registry-default/pom.xml @@ -45,6 +45,12 @@ dubbo-remoting-netty ${project.parent.version} test + + + org.apache.bsf + bsf-api + test + true \ No newline at end of file