blob: 6161412d3b550e2a434c38ff26426c81bca0c62d [file] [log] [blame]
// Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'inference_test_helper.dart';
main(List<String> args) {
runTests(args, 3);
}