Merged FILE-FOLDER-API (5.2.0) to HEAD (5.2)

124721 jvonka: RA-773, RA-767: Oops - add test to suite (so that they're run as part of the build)


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@126577 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jamal Kaabi-Mofrad
2016-05-10 11:37:21 +00:00
parent 4d8e00f773
commit ab7472f161

View File

@@ -13,6 +13,8 @@ import org.junit.runners.Suite;
@RunWith(Suite.class)
@Suite.SuiteClasses({
NodeApiTest.class,
SharedLinkApiTest.class,
QueriesApiTest.class,
ActivitiesPostingTest.class,
TestSites.class,
TestNodeComments.class,