import com.intellij.testFramework.fixtures.TempDirTestFixture;
import com.intellij.vcsUtil.VcsUtil;
import org.testng.annotations.BeforeMethod;
-import org.zmlx.hg4idea.org.zmlx.hg4idea.test.TestChangeListManager;
+import org.zmlx.hg4idea.test.TestChangeListManager;
import java.io.*;
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-package org.zmlx.hg4idea.org.zmlx.hg4idea.test;
+package org.zmlx.hg4idea.test;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.project.Project;