mirror of https://github.com/apache/cloudstack.git
Fix jUnit reference issue in test project for Eclipse
This commit is contained in:
parent
ea88089fd2
commit
8a263f34ba
|
|
@ -21,6 +21,7 @@ package com.cloud.async;
|
|||
import java.util.List;
|
||||
|
||||
import org.apache.log4j.Logger;
|
||||
import org.junit.Assert;
|
||||
|
||||
import com.cloud.utils.component.ComponentLocator;
|
||||
import com.cloud.utils.testcase.ComponentSetup;
|
||||
|
|
|
|||
Loading…
Reference in New Issue