| Index: test/dart_codegen/types.dart
|
| diff --git a/test/dart_codegen/types.dart b/test/dart_codegen/types.dart
|
| deleted file mode 100644
|
| index 38412b98facf9fa798e3b3dbcbe0103a2dde26b5..0000000000000000000000000000000000000000
|
| --- a/test/dart_codegen/types.dart
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -// Copyright (c) 2015, 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 types;
|
| -
|
| -import 'types/c.dart' show foo;
|
| -import 'types/d.dart' show bar;
|
|
|