Project

General

Profile

« Previous | Next » 

Revision 55561

Removed dep to gcube registry and ignore integration tests

View differences:

VirtuosoClientTest.java
11 11
import org.apache.commons.logging.LogFactory;
12 12
import org.junit.Assert;
13 13
import org.junit.Before;
14
import org.junit.Ignore;
14 15
import org.junit.Test;
15 16
import org.junit.runner.RunWith;
16 17
import org.junit.runners.JUnit4;
......
22 23
 *
23 24
 * @author Alessia Bardi
24 25
 */
25
//@Ignore
26
@Ignore
26 27
@RunWith(JUnit4.class)
27 28
public class VirtuosoClientTest {
28 29

  

Also available in: Unified diff