summaryrefslogtreecommitdiffstats
path: root/tests/AndroidTests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/AndroidTests')
-rwxr-xr-xtests/AndroidTests/src/com/android/unit_tests/VpnTest.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/AndroidTests/src/com/android/unit_tests/VpnTest.java b/tests/AndroidTests/src/com/android/unit_tests/VpnTest.java
index fd7861c..7dc1314 100755
--- a/tests/AndroidTests/src/com/android/unit_tests/VpnTest.java
+++ b/tests/AndroidTests/src/com/android/unit_tests/VpnTest.java
@@ -19,6 +19,7 @@ package com.android.unit_tests;
import android.net.vpn.L2tpIpsecProfile;
import android.net.vpn.VpnType;
import android.test.AndroidTestCase;
+import android.test.suitebuilder.annotation.SmallTest;
/**
* Unit test class to test VPN api