mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
Annotate flutter_wtf_unittests as testonly (#3104)
This allows setting testonly=true for gtest in the Fuchsia build.
This commit is contained in:
@@ -213,6 +213,8 @@ source_set("wtf") {
|
||||
executable("unittests") {
|
||||
output_name = "flutter_wtf_unittests"
|
||||
|
||||
testonly = true
|
||||
|
||||
sources = [
|
||||
"CheckedArithmeticTest.cpp",
|
||||
"DequeTest.cpp",
|
||||
|
||||
Reference in New Issue
Block a user