Skip to content

Commit cc77439

Browse files
committed
added default test runner
1 parent b33de41 commit cc77439

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/shared.bzl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ app_info = struct(
77
versions = struct(
88
minimum_ios_version = "18.0",
99
)
10+
11+
default_test_runner = Label("@build_bazel_rules_apple//apple/testing/default_runner:ios_xctestrun_random_runner")

0 commit comments

Comments
 (0)