X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fmc_view%2FBondTest.java;fp=test%2FMCview%2FBondTest.java;h=42b0ff38dde3079252b0f4173bad79cbd693a92a;hb=59d2feb135a7da8e92b68491f177159913c60244;hp=aa29ad0752069ef923f1517df194b5220800568e;hpb=8ca1ac83b31ae44e8025b246800a4671f44cbb0c;p=jalview.git diff --git a/test/MCview/BondTest.java b/test/mc_view/BondTest.java similarity index 99% rename from test/MCview/BondTest.java rename to test/mc_view/BondTest.java index aa29ad0..42b0ff3 100644 --- a/test/MCview/BondTest.java +++ b/test/mc_view/BondTest.java @@ -18,7 +18,7 @@ * along with Jalview. If not, see . * The Jalview Authors are detailed in the 'AUTHORS' file. */ -package MCview; +package mc_view; import static org.testng.AssertJUnit.assertEquals;