autoupdate_testdata.sh 289 B

1234567
  1. #!/usr/bin/env bash
  2. # Part of the Carbon Language project, under the Apache License v2.0 with LLVM
  3. # Exceptions. See /LICENSE for license information.
  4. # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  5. bazel run -c opt //testing/file_test:file_test_base_test -- --autoupdate "$@"