blob: efa93a120e786e8ef389c8b82070d6d665c5af7c [file] [log] [blame]
// Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'package:e2e/e2e_driver.dart' as e2e;
Future<void> main() async => e2e.main();