blob: 6445f63f2664485da4f81bbaaf7db13f925b6d28 [file] [log] [blame]
# Copyright 2019 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("report-generators") {
testonly = true
deps = [ "tally" ]
}