Index: tests/language/config_import_lib1a.dart |
diff --git a/tests/language/config_import_lib1a.dart b/tests/language/config_import_lib1a.dart |
deleted file mode 100644 |
index 814c15ebf532b6aad659d038a8f5c30c0313133e..0000000000000000000000000000000000000000 |
--- a/tests/language/config_import_lib1a.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 lib1() => "a"; |