Skip to content

Commit

Permalink
Add necessary dep for SNTPolicyProcessorTest (#1343)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmarkowsky authored May 9, 2024
1 parent 1672e52 commit 7b0d2fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/santad/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ santa_unit_test(
srcs = ["SNTPolicyProcessorTest.mm"],
deps = [
":SNTPolicyProcessor",
"//Source/common:SNTCachedDecision",
"//Source/common:SNTConfigurator",
"//Source/common:SNTRule",
"//Source/common:TestUtils",
Expand Down

0 comments on commit 7b0d2fd

Please sign in to comment.