Target
This commit is contained in:
snoop 2017-06-07 19:42:13 +09:00
parent 729cf31e2b
commit e8153b96a0

View File

@ -26,7 +26,7 @@ public class JPATargetDaoTest {
this.jpaTargetDao = new JPATargetDao();
}
@Ignore
@Test
public void testCreate() {