| Index: tests/language/library_juxtaposition_test.dart
|
| diff --git a/tests/language/library_juxtaposition_test.dart b/tests/language/library_juxtaposition_test.dart
|
| index aad08ac4940093a23b2ae8974d38e8b9585c06f8..880d2c87525d467474ab78fe274f8358f3e6bd38 100644
|
| --- a/tests/language/library_juxtaposition_test.dart
|
| +++ b/tests/language/library_juxtaposition_test.dart
|
| @@ -2,7 +2,6 @@
|
| // 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.
|
|
|
| -import "package:expect/expect.dart";
|
| import "library_" "juxtaposition_" "lib.dart";
|
| export "library_" "juxtaposition_" "lib.dart";
|
|
|
|
|