提交 97711f3d 编写于 作者: K kohsuke

it should be abstract since by itself it defines no test

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@23555 71c3de6d-444a-0410-be80-ed276b4c234a
上级 d4f345f9
......@@ -16,7 +16,7 @@ import hudson.remoting.Channel;
*
* @author Kohsuke Kawaguchi
*/
public class ChannelTestCase extends TestCase {
public abstract class ChannelTestCase extends TestCase {
/**
* Two channels that are connected to each other, but shares the same classloader.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册