Files
android_development/tools/eclipse/plugins/com.android.ide.eclipse.adt/templates/test_instrumentation.template
Raphael 0b62151cda ADT #1715616: "New Android Test Project" wizard.
Also updates eclipse/changes.txt
2009-05-08 14:06:44 -07:00

2 lines
119 B
Plaintext
Executable File

<instrumentation android:targetPackage="TEST_TARGET_PCKG" android:name="android.test.InstrumentationTestRunner" />