blob: 5f6b40d43602e872b937b452365553ba1e1f0add [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("codecs") {
deps = []
}
group("tests") {
testonly = true
deps = [
"stress",
]
}