summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/browser/tests/BP2UriObserverTests.java
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/com/android/browser/tests/BP2UriObserverTests.java')
-rw-r--r--tests/src/com/android/browser/tests/BP2UriObserverTests.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/src/com/android/browser/tests/BP2UriObserverTests.java b/tests/src/com/android/browser/tests/BP2UriObserverTests.java
index 28b3ec9..2e84814 100644
--- a/tests/src/com/android/browser/tests/BP2UriObserverTests.java
+++ b/tests/src/com/android/browser/tests/BP2UriObserverTests.java
@@ -24,9 +24,11 @@ import android.graphics.Bitmap.Config;
import android.net.Uri;
import android.provider.BrowserContract.Bookmarks;
import android.provider.BrowserContract.History;
+import android.test.suitebuilder.annotation.SmallTest;
import java.io.ByteArrayOutputStream;
+@SmallTest
public class BP2UriObserverTests extends BP2TestCaseHelper {
public void testInsertBookmark() {