summaryrefslogtreecommitdiff
path: root/test/011-array-copy2/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'test/011-array-copy2/Android.bp')
-rw-r--r--test/011-array-copy2/Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/011-array-copy2/Android.bp b/test/011-array-copy2/Android.bp
index d223d7ea61..e61bec8fb8 100644
--- a/test/011-array-copy2/Android.bp
+++ b/test/011-array-copy2/Android.bp
@@ -21,6 +21,9 @@ java_test {
":art-run-test-011-array-copy2-expected-stdout",
":art-run-test-011-array-copy2-expected-stderr",
],
+ test_suites: [
+ "mts-art",
+ ],
}
// Test's expected standard output.