blob: ba4151a606c249e2d8ba4aa2e854cff9af7f5a5d [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("location") {
testonly = true
deps = [ "regulatory_region" ]
}
group("tests") {
testonly = true
deps = [ "regulatory_region:tests" ]
}