| Index: tests/language/src/Library1Lib.lib
|
| diff --git a/tests/language/src/Library1Lib.lib b/tests/language/src/Library1Lib.lib
|
| deleted file mode 100644
|
| index 5feef14144aa2210d69ba252fd7ea29c06dd31f4..0000000000000000000000000000000000000000
|
| --- a/tests/language/src/Library1Lib.lib
|
| +++ /dev/null
|
| @@ -1,7 +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("Library1Lib");
|
| -
|
| -#source("Library1Lib.dart");
|
|
|