aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/ci/bazel-tests.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ci/bazel-tests.json')
-rw-r--r--scripts/ci/bazel-tests.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/ci/bazel-tests.json b/scripts/ci/bazel-tests.json
index c0a2210bfd..6e5bada223 100644
--- a/scripts/ci/bazel-tests.json
+++ b/scripts/ci/bazel-tests.json
@@ -117,7 +117,8 @@
"//src/test/native:all_tests",
"//src/tools/launcher/util/...",
"//src/test/shell/bazel:bazel_bootstrap_distfile_test",
- "//src/test/shell/bazel:bazel_windows_example_test"
+ "//src/test/shell/bazel:bazel_windows_example_test",
+ "//third_party/def_parser/..."
],
"targets": ["//src:bazel"]
}