We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd4656 commit 0331300Copy full SHA for 0331300
1 file changed
tests/BUILD.bazel
@@ -6,6 +6,8 @@ test_suite(
6
name = "tests",
7
tests = [
8
":versions_test",
9
+ "//tests/scripts:android_lint_aar_scenarios_test",
10
+ "//tests/scripts:android_lint_scenarios_test",
11
"//tests/src/cli:tests",
12
"//tests/src/worker:tests",
13
],
0 commit comments