Skip to main content
summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJean Michel-Lemieux2003-07-02 19:35:47 +0000
committerJean Michel-Lemieux2003-07-02 19:35:47 +0000
commite3fc6e0540b35d889bb549aaa0724b3069ba73a0 (patch)
tree50c002f100dfa1eb6c0ffb82c5f56ba72a162842 /tests
parent378a91075bd06e91122b1d5bbd6f942f4adf67ca (diff)
downloadeclipse.platform.team-e3fc6e0540b35d889bb549aaa0724b3069ba73a0.tar.gz
eclipse.platform.team-e3fc6e0540b35d889bb549aaa0724b3069ba73a0.tar.xz
eclipse.platform.team-e3fc6e0540b35d889bb549aaa0724b3069ba73a0.zip
Refresh in background work
Diffstat (limited to 'tests')
-rw-r--r--tests/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/unit/MenuEnablementTest.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/unit/MenuEnablementTest.java b/tests/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/unit/MenuEnablementTest.java
index e5915553a..5896454df 100644
--- a/tests/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/unit/MenuEnablementTest.java
+++ b/tests/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/unit/MenuEnablementTest.java
@@ -45,7 +45,6 @@ import org.eclipse.team.internal.ccvs.ui.actions.ReplaceWithTagAction;
import org.eclipse.team.internal.ccvs.ui.actions.SetKeywordSubstitutionAction;
import org.eclipse.team.internal.ccvs.ui.actions.ShowResourceInHistoryAction;
import org.eclipse.team.internal.ccvs.ui.actions.SyncAction;
-import org.eclipse.team.internal.ccvs.ui.actions.TagAction;
import org.eclipse.team.internal.ccvs.ui.actions.TagLocalAction;
import org.eclipse.team.internal.ccvs.ui.actions.UnmanageAction;
import org.eclipse.team.internal.ccvs.ui.actions.UpdateAction;

Back to the top