blob: c4f81f69cb7077dec1daa71b6353d8fd2a8047a2 [file] [log] [blame]
# Copyright 2020 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("filetree") {
testonly = true
deps = [
"empty",
"simple",
"skipdir",
"strictanalysis",
]
}