blob: c3270d671c85784c6673be3b24a26c2a7beccd42 [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("sync_coordinator") {
testonly = true
deps = [
"impl",
"public",
"testing",
]
}