Import Ignore from junit
Change-Id: I9da9a467af9e5a939eefb740fe9bbadd95a7307d
This commit is contained in:
parent
7e2198ebab
commit
1784107f99
@ -18,8 +18,8 @@ import static com.google.common.base.Preconditions.checkState;
|
||||
|
||||
import com.google.auto.value.AutoValue;
|
||||
import java.util.Optional;
|
||||
import jdk.nashorn.internal.ir.annotations.Ignore;
|
||||
import org.apache.commons.lang.StringUtils;
|
||||
import org.junit.Ignore;
|
||||
|
||||
/** Data container for test REST requests. */
|
||||
@Ignore
|
||||
|
Loading…
Reference in New Issue
Block a user