mirror of
https://github.com/google/santa.git
synced 2026-04-24 03:00:12 -04:00
GUI: Missed a required dependency (#876)
This commit is contained in:
@@ -105,6 +105,7 @@ santa_unit_test(
|
||||
],
|
||||
deps = [
|
||||
":SantaGUI_lib",
|
||||
"//Source/common:SNTStoredEvent",
|
||||
"@OCMock",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user