blob: e85a1df13a61cb7612ebce823fe307d8a43b353e [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors
#
# Use of this source code is governed by a MIT-style
# license that can be found in the LICENSE file or at
# https://opensource.org/licenses/MIT
group("tests") {
testonly = true
deps = [ "memalloc:tests" ]
}