Index: tests/language/src/LibraryPrefixesTest2.lib |
diff --git a/tests/language/src/LibraryPrefixesTest2.lib b/tests/language/src/LibraryPrefixesTest2.lib |
deleted file mode 100644 |
index 8eb37b62e3bedcdde1255842e09a8c7f50cc206b..0000000000000000000000000000000000000000 |
--- a/tests/language/src/LibraryPrefixesTest2.lib |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-// Copyright (c) 2011, 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("LibraryPrefixesTest2.lib"); |
- |
-#source("LibraryPrefixesTest2.dart"); |
- |