blob: b9f8656ff332a0d3fa9ba04977c2238fde358e34 [file] [log] [blame]
#!/usr/bin/env bash
# Copyright 2023 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.
set -eu -o pipefail
# TODO(olivernewman): Actually run tests once there are tests to run.
echo "No tests run."