mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Merge Sabre4 to HEAD
110682: Add ModulePackagesApiTest to the ApiTest suite RA-370 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@111191 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -29,7 +29,8 @@ import org.junit.runners.Suite;
|
||||
TestFavourites.class,
|
||||
TestRemovePermissions.class,
|
||||
TestPublicApi128.class,
|
||||
TestPublicApiCaching.class
|
||||
TestPublicApiCaching.class,
|
||||
ModulePackagesApiTest.class
|
||||
})
|
||||
public class ApiTest
|
||||
{
|
||||
|
Reference in New Issue
Block a user