blob: c04456a4c2cf82e5aa5a8f7684e2b8d49708e1bf [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("bots") {
testonly = true
deps = [
"example_ai",
"manual_player",
]
}