Fixing up tests

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

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();