blob: 178b5d596f974da2cc391e6045f9a8a6906fc149 [file] [log] [blame]
#!/bin/bash
# Copyright 2013 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# This script is mentioned in the README.md file.
# This script is also called from: ../../customer_testing.sh
set -e
pushd test_coverage; dart pub get; popd
dart --enable-asserts test_coverage/bin/test_coverage.dart