Index: tests/language/config_import_lib4b.dart |
diff --git a/tests/language/config_import_lib4b.dart b/tests/language/config_import_lib4b.dart |
deleted file mode 100644 |
index 9e2f08cc768a0ad2748ea9c8052be27c7a1a53b8..0000000000000000000000000000000000000000 |
--- a/tests/language/config_import_lib4b.dart |
+++ /dev/null |
@@ -1,5 +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. |
- |
-String lib4() => "b"; |