mirror of https://github.com/apache/jclouds.git
brittle test
This commit is contained in:
parent
678454c8ad
commit
9961f09c2e
|
@ -45,7 +45,7 @@ import com.google.gson.Gson;
|
|||
*
|
||||
* @author Adrian Cole, Steve Loughran
|
||||
*/
|
||||
@Test(groups = { "unit" })
|
||||
@Test(groups = "unit", singleThreaded = true)
|
||||
public class NovaErrorHandlerTest {
|
||||
|
||||
private HttpCommand command;
|
||||
|
|
Loading…
Reference in New Issue