Author: Andreas Tille <tille@debian.org>
Last-Changed: Fri, 26 Sep 2014 09:33:15 +0200
Bug-Debian: http://bugs.debian.org/761172
Description: Skip tests by removing the according test files
 RemoteGifImageTest: requires online connection

--- a/src/test/java/com/itextpdf/text/RemoteGifImageTest.java
+++ b/src/test/java/com/itextpdf/text/RemoteGifImageTest.java
@@ -8,6 +8,7 @@
 import java.io.FileOutputStream;
 import java.io.IOException;
 
+@org.junit.Ignore
 public class RemoteGifImageTest {
 
     private final String[] GIF_LOCATION = {
