[Mercurial Tests] Renamed AbstractHgTestCase to HgAbstractTestCase for unification.
[idea/community.git] / plugins / hg4idea / testSrc / org / zmlx / hg4idea / test / HgAddTestCase.java
index 5c5ad4763fb17e6f0a51d5871124926857d40930..9f945b1270335d98596e547fb16a3ea822f325eb 100644 (file)
@@ -18,7 +18,7 @@ import org.testng.annotations.Test;
 /**
  * Tests adding files to the Mercurial repository.
  */
-public class HgAddTestCase extends AbstractHgTestCase {
+public class HgAddTestCase extends HgAbstractTestCase {
 
   /**
    * 1. Create a file in the file system.