Skip to content

Commit

Permalink
Merge pull request #110 from agazzarini/r_issue_66_solrdfj
Browse files Browse the repository at this point in the history
[ issue #99 ] Tmp Ignore the AddTestCase
  • Loading branch information
Andrea Gazzarini committed Sep 29, 2015
2 parents a7cfc94 + 958e5d3 commit 4c01937
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

import org.apache.solr.client.solrj.SolrServer;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;

import com.hp.hpl.jena.query.DatasetAccessor;
Expand All @@ -29,6 +30,7 @@
* @author Andrea Gazzarini
* @since 1.0
*/
@Ignore
public class AddTestCase {
String uri;
DatasetAccessor dataset;
Expand Down

0 comments on commit 4c01937

Please sign in to comment.