blob: 0b7b054d1afcf0d5e089f00c77803283d036d19b [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("sl4f") {
testonly = true
deps = [
"client",
]
}