aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/shell/bazel/BUILD')
-rw-r--r--src/test/shell/bazel/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/shell/bazel/BUILD b/src/test/shell/bazel/BUILD
index 38029e025c..ba16b20a82 100644
--- a/src/test/shell/bazel/BUILD
+++ b/src/test/shell/bazel/BUILD
@@ -146,6 +146,7 @@ sh_test(
"//src:darwin": [],
"//src:darwin_x86_64": [],
"//src:windows": [],
+ "//src:windows_msys": [],
"//src:windows_msvc": [],
"//conditions:default": ["//src/test/shell/bazel/testdata:bazel_toolchain_test_project_pkg"],
}),