Project

General

Profile

« Previous | Next » 

Revision 04535add

Added by Andreas Müller over 8 years ago

minor

View differences:

cdmlib-persistence/src/test/java/eu/etaxonomy/cdm/persistence/dao/hibernate/common/IdentifiableDaoBaseTest.java
160 160
        assertNotNull(result);
161 161
    }
162 162

  
163
    /* (non-Javadoc)
164
     * @see eu.etaxonomy.cdm.test.integration.CdmIntegrationTest#createTestData()
165
     */
166
    @Override
167
    public void createTestDataSet() throws FileNotFoundException {
168
        // TODO Auto-generated method stub
169 163

  
170
    }
164
    @Override
165
    public void createTestDataSet() throws FileNotFoundException {}
171 166

  
172 167
}

Also available in: Unified diff