imports in the libs for remoteSSHClient

This commit is contained in:
Prasanna Santhanam 2012-05-23 15:35:40 +05:30
parent 2d7281ce43
commit a8a1d37ab1
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
import marvin
from marvin.cloudstackTestCase import *
from marvin.cloudstackAPI import *
from remoteSSHClient import remoteSSHClient
from marvin import remoteSSHClient
from utils import *
from base import *