| Index: runtime/tests/vm/src/mysrc/test2a.dart
|
| diff --git a/runtime/tests/vm/src/mysrc/test2a.dart b/runtime/tests/vm/src/mysrc/test2a.dart
|
| deleted file mode 100644
|
| index 58b0310c846854716786d16553d8d30d2dc9bb95..0000000000000000000000000000000000000000
|
| --- a/runtime/tests/vm/src/mysrc/test2a.dart
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -// Copyright (c) 2012, 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.
|
| -
|
| -int test2a() {
|
| - return 2;
|
| -}
|
|
|