mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
REPO-2774: merged other tests related to application-context into one test suite
This commit is contained in:
@@ -37,7 +37,7 @@ public class Repository10TestSuite extends TestSuite
|
||||
public static Test suite()
|
||||
{
|
||||
TestSuite suite = new TestSuite();
|
||||
AllRepositoryTestsCatalogue.applicationContext_testServiceActionServiceContext_10(suite);
|
||||
//AllRepositoryTestsCatalogue.applicationContext_testServiceActionServiceContext_10(suite);
|
||||
return suite;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user