ExampleInstrumentedTest.java 231 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 10 package com.hjx.personalcenter; /** * Instrumentation test, which will execute on an Android device. * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleInstrumentedTest { }