Skip to content

Commit

Permalink
Add required dep for internal builds (#1302)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlw committed Mar 5, 2024
1 parent e89cdbc commit f2ce926
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/santactl/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ santa_unit_test(
"//Source/common:SNTFileInfo",
"//Source/common:SNTLogging",
"//Source/common:SNTRule",
"//Source/common:SNTRuleIdentifiers",
"//Source/common:SNTStoredEvent",
"//Source/common:SNTXPCBundleServiceInterface",
"//Source/common:SNTXPCControlInterface",
Expand Down

0 comments on commit f2ce926

Please sign in to comment.