X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fio%2FAnnotatedPDBFileInputTest.java;h=30b6d55a59e727dda27a7d7978d45a9d9ed8974e;hb=b28bddf12e2791a019fba9c233d46407deb65976;hp=7bef5dba6614126ff853d732493871dbadbfb92a;hpb=c4f290671231c0bf33aedceffde3354c24fc1dad;p=jalview.git diff --git a/test/jalview/io/AnnotatedPDBFileInputTest.java b/test/jalview/io/AnnotatedPDBFileInputTest.java index 7bef5db..30b6d55 100644 --- a/test/jalview/io/AnnotatedPDBFileInputTest.java +++ b/test/jalview/io/AnnotatedPDBFileInputTest.java @@ -23,7 +23,7 @@ public class AnnotatedPDBFileInputTest AlignmentI al; - String pdbStr = "examples/2GIS.pdb"; + String pdbStr = "examples/1gaq.txt"; String pdbId; @@ -126,7 +126,7 @@ public class AnnotatedPDBFileInputTest public void testJalviewProjectRelocationAnnotation() throws Exception { - String inFile = "examples/2GIS.pdb"; + String inFile = "examples/1gaq.txt"; String tfile = File.createTempFile("JalviewTest", ".jvp") .getAbsolutePath(); AlignFrame af = new jalview.io.FileLoader().LoadFileWaitTillLoaded(