commented JUnit Test
This commit is contained in:
parent
e7722548d6
commit
cdab39e2af
|
@ -35,7 +35,7 @@ public class ConcessioniPluginTests extends BasicPluginTest {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@Test
|
//@Test
|
||||||
public void testDefaults() throws IOException {
|
public void testDefaults() throws IOException {
|
||||||
Project c= TestDocuments.documentMap.get("dummy.json");
|
Project c= TestDocuments.documentMap.get("dummy.json");
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue