提交 76ff1034 编写于 作者: J Jesse Glick

Avoid duplicate class conflict with core/src/test/java/hudson/model/AbstractItemTest.java.

上级 065c3b40
......@@ -49,7 +49,7 @@ import static org.hamcrest.text.IsEmptyString.isEmptyOrNullString;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.fail;
public class AbstractItemTest {
public class AbstractItemSecurityTest {
@Rule
public JenkinsRule jenkinsRule = new JenkinsRule();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册