提交 33459711 编写于 作者: K kohsuke

whitespace change that IntelliJ refuses to revert.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@12797 71c3de6d-444a-0410-be80-ed276b4c234a
上级 0af1f5c6
......@@ -247,7 +247,7 @@ public abstract class HudsonTestCase extends TestCase {
protected void pause() throws IOException {
new BufferedReader(new InputStreamReader(System.in)).readLine();
}
public void assertBuildStatus(Result status, Run r) throws Exception {
if(status==r.getResult())
return;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册