Skip to content

Commit 55452bf

Browse files
authored
Fix internal tests
Differential Revision: D86119882 Pull Request resolved: #15537
1 parent 5e06650 commit 55452bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/models/targets.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ def define_common_targets():
9494
# Allow the xplat entry in the visibility list. This is an exceptional
9595
# case, and typically shouldn't be done.
9696
_is_external_target = True,
97+
labels = ["reads_configerator", "justknobs"],
9798
)
9899

99100
# Class names of nn.Modules for :exported_programs to export.

0 commit comments

Comments
 (0)