Skip to content
Snippets Groups Projects
Commit 5e858231 authored by Thorsten Vitt's avatar Thorsten Vitt
Browse files

Disabled a test for a document that's currently broken

parent 22fbb94a
No related branches found
No related tags found
No related merge requests found
......@@ -8,11 +8,9 @@
import junit.framework.Assert;
import org.junit.Test;
public class TestPDF {
@Test
// @Test FIXME
public void testGet() {
final PDF pdf = new PDF(TextGridRepProvider.getInstance());
final Response response = pdf.get(URI.create("textgrid:jfss.0"), null);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment