Fixing up tests

This commit is contained in:
Joe Bowser 2012-06-14 13:55:26 -07:00
parent dbe65f1d35
commit f060d09272

View File

@ -22,7 +22,6 @@ public class UserWebViewTest extends ActivityInstrumentationTestCase2<userwebvie
private CordovaWebView testView;
protected void setUp() throws Exception {
super.setUp();
testActivity = this.getActivity();