提交 7ba1798a 编写于 作者: T tfennelly

HudsonTest fixes

上级 55dbbc03
......@@ -167,7 +167,6 @@ public class HudsonTest {
// try to delete it by hitting the final URL directly
WebRequest req = new WebRequest(new URL(wc.getContextPath()+"computer/(master)/doDelete"), HttpMethod.POST);
req.setEncodingType(null);
try {
wc.getPage(wc.addCrumb(req));
fail("Error code expected");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册