Skip to content

Commit

Permalink
Flip incompatible_disable_custom_test_launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
UebelAndre committed Dec 29, 2021
1 parent b94ee51 commit bd82a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/settings/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ incompatible_flag(

incompatible_flag(
name = "incompatible_disable_custom_test_launcher",
build_setting_default = False,
build_setting_default = True,
issue = "https://github.com/bazelbuild/rules_rust/issues/1069",
)

Expand Down

0 comments on commit bd82a30

Please sign in to comment.