blob: 1f4fc9e4f6fdc8ed79e1352fabeae15c010e41b1 [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("stories") {
testonly = true
deps = [
# Future lib, tests, etc would live here.
"bin",
]
}