blob: a29203f7dcdd91a514498669349ec51a31305970 [file] [log] [blame]
// 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.
import 'package:e2e/e2e_driver.dart' as e2e;
Future<void> main() async => e2e.main();