X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=testsrc%2Fcompbio%2Frunner%2Fconservation%2FAAConTester.java;h=edf637bede858687e8a4a5b7b93696f826155417;hb=27e1fc31d6e3cc48e5abddcc939f3c73b11fcd55;hp=da924f0bc261d7ef03cd578c74d1025561bcd5ec;hpb=16561770367cb0b1203eb195eef91a74b1229036;p=jabaws.git diff --git a/testsrc/compbio/runner/conservation/AAConTester.java b/testsrc/compbio/runner/conservation/AAConTester.java index da924f0..edf637b 100644 --- a/testsrc/compbio/runner/conservation/AAConTester.java +++ b/testsrc/compbio/runner/conservation/AAConTester.java @@ -37,7 +37,7 @@ import org.ggf.drmaa.JobInfo; import org.testng.annotations.BeforeMethod; import org.testng.annotations.Test; -import compbio.conservation.Method; +import compbio.data.sequence.Method; import compbio.data.sequence.MultiAnnotatedSequence; import compbio.engine.AsyncExecutor; import compbio.engine.Configurator;