summaryrefslogtreecommitdiff
path: root/test/697-checker-string-append/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'test/697-checker-string-append/Android.bp')
-rw-r--r--test/697-checker-string-append/Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/697-checker-string-append/Android.bp b/test/697-checker-string-append/Android.bp
index 767e97023f..6e9d3d8e06 100644
--- a/test/697-checker-string-append/Android.bp
+++ b/test/697-checker-string-append/Android.bp
@@ -21,6 +21,9 @@ java_test {
":art-run-test-697-checker-string-append-expected-stdout",
":art-run-test-697-checker-string-append-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,