Sign in
flutter
/
mirrors
/
flutter
/
fe9c7f4fa7bfadaff4d4110313e0750eacc5d0e7
/
.
/
packages
/
flutter_test
/
test
/
custom_exception_reporter
/
test_exception_reporter_test.dart
blob: e24464d955b53b9ebddc398bdb1c282b2e68d847 [
file
] [
log
] [
blame
]
// Copyright 2014 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
'flutter_test_config.dart'
as
real_test
;
void
main
()
=>
real_test
.
runTest
();