mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Rename BulkImportTests so that the tests are picked up by the build.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31129 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -45,7 +45,7 @@ import org.springframework.util.ResourceUtils;
|
||||
/**
|
||||
* @since 4.0
|
||||
*/
|
||||
public class BulkImportTests extends AbstractBulkImportTests
|
||||
public class BulkImportTest extends AbstractBulkImportTests
|
||||
{
|
||||
private StreamingNodeImporterFactory streamingNodeImporterFactory;
|
||||
|
Reference in New Issue
Block a user