mirror of https://github.com/apache/jclouds.git
Merge pull request #719 from dkoper/master
removing stray @Test on base ApiExpectTest class
This commit is contained in:
commit
8d58808406
|
@ -118,7 +118,6 @@ import com.google.inject.name.Names;
|
||||||
*
|
*
|
||||||
* @author Adrian Cole
|
* @author Adrian Cole
|
||||||
*/
|
*/
|
||||||
@Test(groups = "unit")
|
|
||||||
@Beta
|
@Beta
|
||||||
public abstract class BaseRestApiExpectTest<S> {
|
public abstract class BaseRestApiExpectTest<S> {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue