blob: 69dea410524bb0e19748b47468b15268d178c105 [file] [log] [blame]
# Copyright 2017 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("tests") {
testonly = true
deps = [
"packages/concert_models:test",
"packages/last_fm_models:test",
"packages/music_models:test",
"packages/music_widgets:test",
]
}