Skip to content

Commit

Permalink
Merge pull request #776 from eclipse/CHE-774-1
Browse files Browse the repository at this point in the history
Move test according to #775
  • Loading branch information
Vitalii Parfonov committed Mar 22, 2016
2 parents aeb186b + 95e1ad3 commit 46b0f37
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@
* Contributors:
* Codenvy, S.A. - initial API and implementation
*******************************************************************************/
package org.eclipse.che.ide.actions;
package org.eclipse.che.ide.extension.machine.client.actions;

import com.google.gwtmockito.GwtMockitoTestRunner;
import org.eclipse.che.api.workspace.shared.dto.UsersWorkspaceDto;
import org.eclipse.che.ide.CoreLocalizationConstant;
import org.eclipse.che.ide.actions.WorkspaceSnapshotCreator;
import org.eclipse.che.ide.api.action.ActionEvent;
import org.eclipse.che.ide.api.action.Presentation;
import org.eclipse.che.ide.api.app.AppContext;
Expand Down

0 comments on commit 46b0f37

Please sign in to comment.