blob: 35cbb9d0f35a6a8c20160f6cc10f393cf15daf7f [file] [log] [blame]
# Copyright 2017 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("gtest_main") {
testonly = true
public_deps = [
"//src/lib/fxl/test:gtest_main",
]
}