blob: 0c14e59cbcbc2aa30b49bd8b5f38e61c410406d3 [file] [log] [blame]
# Copyright 2023 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.
# TODO(https://fxbug.dev/42145701): Remove once internal code no longer references this path.
group("tests") {
testonly = true
deps = [ "//src/graphics/magma/tests" ]
}