blob: d25e9d4461a6810332974ff2c26ff9e195a6523e [file] [log] [blame]
# Copyright 2025 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 = [ "state_recorder:tests" ]
}