blob: 34c15a8e408908a0774c7f68da0fcb1bababfe00 [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("term") {
testonly = true
public_deps = [
"//topaz/app/term:config",
]
}
group("ermine") {
testonly = true
public_deps = [
"//topaz/shell/ermine:launch_ermine",
"//topaz/shell/ermine:ermine_basemgr",
"//topaz/shell/ermine:ermine_fonts",
]
}