Revision 901b167b
Added by Andreas Müller over 2 years ago
cdmlib-io/src/test/java/eu/etaxonomy/cdm/io/specimen/abcd206/in/AbcdGgbnImportTest.java | ||
---|---|---|
396 | 396 |
*/ |
397 | 397 |
@Test |
398 | 398 |
@DataSet( value="/eu/etaxonomy/cdm/database/ClearDBDataSet.xml", loadStrategy=CleanSweepInsertLoadStrategy.class) |
399 |
@Ignore |
|
399 |
// @Ignore
|
|
400 | 400 |
public void testImportAssociatedSpecimenSamePopulation() throws ParseException { |
401 | 401 |
String inputFile = "/eu/etaxonomy/cdm/io/specimen/abcd206/in/db6_sibling_association.xml"; |
402 | 402 |
URL url = this.getClass().getResource(inputFile); |
Also available in: Unified diff
unignore not-failing test