From a2fed200fe8f12afd2e774a325f3c803625f6079 Mon Sep 17 00:00:00 2001 From: Andrew Grieve Date: Fri, 30 Jan 2015 10:26:33 -0500 Subject: [PATCH] CB-8378 Remove reference to LinearLayoutSoftKeyboardDetect from unit tests --- .../src/org/apache/cordova/test/junit/CordovaActivityTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/androidTest/src/org/apache/cordova/test/junit/CordovaActivityTest.java b/test/androidTest/src/org/apache/cordova/test/junit/CordovaActivityTest.java index 08590bea..965e3d27 100644 --- a/test/androidTest/src/org/apache/cordova/test/junit/CordovaActivityTest.java +++ b/test/androidTest/src/org/apache/cordova/test/junit/CordovaActivityTest.java @@ -66,7 +66,7 @@ public class CordovaActivityTest extends ActivityInstrumentationTestCase2