buildframework/helium/sf/java/imaker/tests/src/com/nokia/helium/imaker/tests/TestParallelExecutor.java
changeset 628 7c4a911dc066
parent 587 85df38eb4012
equal deleted inserted replaced
588:c7c26511138f 628:7c4a911dc066
    15 *
    15 *
    16 */
    16 */
    17 package com.nokia.helium.imaker.tests;
    17 package com.nokia.helium.imaker.tests;
    18 
    18 
    19 import java.io.File;
    19 import java.io.File;
       
    20 
    20 import org.junit.Test;
    21 import org.junit.Test;
       
    22 
    21 import com.nokia.helium.imaker.utils.ParallelExecutor;
    23 import com.nokia.helium.imaker.utils.ParallelExecutor;
    22 
    24 
    23 /**
    25 /**
    24  * Basic testing of the ParallelExecutor
    26  * Basic testing of the ParallelExecutor
    25  *
    27  *