blob: 561e2b7ebb3ffd14988842cf5652da2e25c0fb5d [file] [log] [blame]
package org.robolectric.testapp;
import android.app.Activity;
/** Test activity that is enabled in the manifest. */
public class TestActivity extends Activity {}