| Index: tests/isolate/isolate_create_error_helper_lib3.dart
|
| diff --git a/tests/isolate/isolate_create_error_helper_lib3.dart b/tests/isolate/isolate_create_error_helper_lib3.dart
|
| deleted file mode 100644
|
| index 80bb205120e974546a6f788d37ba2606e2d34e01..0000000000000000000000000000000000000000
|
| --- a/tests/isolate/isolate_create_error_helper_lib3.dart
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -// Copyright (c) 2014, 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.
|
| -
|
| -library isolate.create.error_helper3_lib;
|
| -
|
| -// This library has a main that is not a method.
|
| -
|
| -final bool main = false;
|
|
|