Excluded system test from the test suite.

This commit is contained in:
Tuna Aksoy
2017-03-15 16:35:22 +00:00
parent 4ef4a1a2b9
commit e6ba677cfe

View File

@@ -52,6 +52,7 @@ import org.junit.runner.RunWith;
"!.*RM2190Test", "!.*RM2190Test",
"!.*RM981SystemTest", "!.*RM981SystemTest",
"!.*RM3993Test", "!.*RM3993Test",
"!.*RM4163Test",
"!.*RecordsManagementEventServiceImplTest", "!.*RecordsManagementEventServiceImplTest",
"!.*RmRestApiTest", "!.*RmRestApiTest",
"!.*NotificationServiceHelperSystemTest", "!.*NotificationServiceHelperSystemTest",