| Index: runtime/tests/vm/src/mysrc/test3a.dart | 
| diff --git a/runtime/tests/vm/src/mysrc/test3a.dart b/runtime/tests/vm/src/mysrc/test3a.dart | 
| deleted file mode 100644 | 
| index f0873ab4549dd7fc85d7e7b55a14be01e42451ff..0000000000000000000000000000000000000000 | 
| --- a/runtime/tests/vm/src/mysrc/test3a.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 test3a() { | 
| -  return 3; | 
| -} | 
|  |