summaryrefslogtreecommitdiff
path: root/test/640-checker-integer-valueof
diff options
context:
space:
mode:
Diffstat (limited to 'test/640-checker-integer-valueof')
-rw-r--r--test/640-checker-integer-valueof/Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/640-checker-integer-valueof/Android.bp b/test/640-checker-integer-valueof/Android.bp
index aca0bb3b59..98a7992320 100644
--- a/test/640-checker-integer-valueof/Android.bp
+++ b/test/640-checker-integer-valueof/Android.bp
@@ -21,6 +21,9 @@ java_test {
":art-run-test-640-checker-integer-valueof-expected-stdout",
":art-run-test-640-checker-integer-valueof-expected-stderr",
],
+ test_suites: [
+ "mts-art",
+ ],
// Include the Java source files in the test's artifacts, to make Checker assertions
// available to the TradeFed test runner.
include_srcs: true,