mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 10:09:35 +00:00
minor error wrt to test group
This commit is contained in:
parent
4850ffe759
commit
c64785d38e
@ -35,7 +35,7 @@ import org.virtualbox_4_1.IMachine;
|
||||
|
||||
import com.google.common.collect.Iterables;
|
||||
|
||||
@Test(groups = "plive", singleThreaded = true, testName = "VirtualBoxComputeServiceAdapterLiveTest")
|
||||
@Test(groups = "live", singleThreaded = true, testName = "VirtualBoxComputeServiceAdapterLiveTest")
|
||||
public class VirtualBoxComputeServiceAdapterLiveTest extends BaseVirtualBoxClientLiveTest {
|
||||
|
||||
private VirtualBoxComputeServiceAdapter adapter;
|
||||
|
Loading…
x
Reference in New Issue
Block a user