aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/src/com/android/tv/FeaturesTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/src/com/android/tv/FeaturesTest.java')
-rw-r--r--tests/unit/src/com/android/tv/FeaturesTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/src/com/android/tv/FeaturesTest.java b/tests/unit/src/com/android/tv/FeaturesTest.java
index a0a6a5be..644c4248 100644
--- a/tests/unit/src/com/android/tv/FeaturesTest.java
+++ b/tests/unit/src/com/android/tv/FeaturesTest.java
@@ -16,7 +16,7 @@
package com.android.tv;
-import android.test.suitebuilder.annotation.SmallTest;
+import android.support.test.filters.SmallTest;
import junit.framework.TestCase;