Skip to content

Commit

Permalink
Ignore of base test
Browse files Browse the repository at this point in the history
  • Loading branch information
torakiki committed Feb 2, 2014
1 parent 50b63a4 commit 9401fbd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@
import org.apache.commons.io.FileUtils;
import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.sejda.model.exception.SejdaRuntimeException;

/**
* @author Andrea Vacondio
*
*/
@Ignore
public class BaseFileSourceListParserTest {
File xmlFile;
File csvFile;
Expand Down

0 comments on commit 9401fbd

Please sign in to comment.