mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 18:43:26 +01:00
Adding package declaration to MidoNetElementTest
This commit is contained in:
parent
54ac779b8f
commit
cede6c11ab
@ -17,7 +17,8 @@
|
|||||||
* under the License.
|
* under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import com.cloud.network.element.MidoNetElement;
|
package com.cloud.network.element;
|
||||||
|
|
||||||
import com.cloud.user.AccountVO;
|
import com.cloud.user.AccountVO;
|
||||||
import com.cloud.user.dao.AccountDao;
|
import com.cloud.user.dao.AccountDao;
|
||||||
import junit.framework.TestCase;
|
import junit.framework.TestCase;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user