blob: 58cc0e993323ada7cf9002ab470e6655c2633e65 [file] [log] [blame]
# Copyright 2022 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("integration_graphics_tests") {
testonly = true
deps = [
"carnelian-pixel-tests:tests",
"display-pixel-ratio:tests",
"display-rotation:tests",
"presentation:tests",
"web-pixel-tests:tests",
]
}