aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index e1306d0..be2cdc8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -96,7 +96,7 @@ cc_test {
"libpjc_third_party_libabsl",
],
cflags: ["-Wno-unused-parameter"],
- test_suites: ["general-tests"]
+ test_suites: ["general-tests"],
}
// This test times out.