blob: d989496ffa6e8e46fd07afe30c9a68cee24e8557 [file] [log] [blame]
# Copyright 2022 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.
declare_args() {
# Set to true for the golden_file template to implicitly write updated goldens
# instead of failing the action or test.
bless_goldens = false
}