JAL-3032 MCview package renamed mc_view in test classes
[jalview.git] / test / jalview / ws / sifts / SiftsClientTest.java
index 75c1413..6122d6d 100644 (file)
@@ -48,8 +48,8 @@ import org.testng.annotations.BeforeClass;
 import org.testng.annotations.BeforeTest;
 import org.testng.annotations.Test;
 
-import MCview.Atom;
-import MCview.PDBfile;
+import mc_view.Atom;
+import mc_view.PDBfile;
 
 public class SiftsClientTest
 {