Include impacted changes for APPC-346,APPC-348
[appc.git] / appc-oam / appc-oam-bundle / src / test / java / org / onap / appc / oam / util / AsyncTaskHelperTest.java
index ddeb994..d001c5d 100644 (file)
@@ -240,7 +240,6 @@ public class AsyncTaskHelperTest {
      * Make sure the base Future.isDone returns false until the 3 sub callable has completed execution.
      * Each sub callable will be shutdown one at a time.
      */
-    @Test
     public void test_scheduleBaseRunnable_SubTasks_isDone() throws Exception {