AI 143499: Fix the icon for the JUnit launch shortcut

BUG=866690

Automated import of CL 143499
This commit is contained in:
Xavier Ducrohet
2009-03-30 12:31:27 -07:00
committed by The Android Open Source Project
parent b2cb5fd2eb
commit 9738144670

View File

@@ -551,7 +551,7 @@
point="org.eclipse.debug.ui.launchShortcuts">
<shortcut
class="com.android.ide.eclipse.adt.launch.junit.AndroidJUnitLaunchShortcut"
icon="icons/android.png"
icon="icons/androidjunit.png"
id="com.android.ide.eclipse.adt.junit.launchShortcut"
label="Android JUnit Test"
modes="run,debug">