Merge branch 'master' into lttng_2_0_control_dev
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui.tests / stubs / org / eclipse / linuxtools / lttng / stubs / service / shells / TestCommandShell.java
index 9403ada45e644924eb9fc4944011f17385bb846d..fd26d8543ae592bb9127d5a390c5b7938efd073c 100644 (file)
@@ -13,9 +13,9 @@ package org.eclipse.linuxtools.lttng.stubs.service.shells;
 
 import org.eclipse.core.commands.ExecutionException;
 import org.eclipse.core.runtime.IProgressMonitor;
-import org.eclipse.linuxtools.lttng.ui.views.control.service.CommandResult;
-import org.eclipse.linuxtools.lttng.ui.views.control.service.ICommandResult;
-import org.eclipse.linuxtools.lttng.ui.views.control.service.ICommandShell;
+import org.eclipse.linuxtools.internal.lttng.ui.views.control.service.CommandResult;
+import org.eclipse.linuxtools.internal.lttng.ui.views.control.service.ICommandResult;
+import org.eclipse.linuxtools.internal.lttng.ui.views.control.service.ICommandShell;
 
 public class TestCommandShell implements ICommandShell {
 
This page took 0.023871 seconds and 5 git commands to generate.