| Index: test/error_test.dart
|
| diff --git a/test/error_test.dart b/test/error_test.dart
|
| index 9c485e5594a8534aceda05d7ca0ac9ef639b8363..ff451940e287ac04d5a69860ae1eca2a9a44b13c 100644
|
| --- a/test/error_test.dart
|
| +++ b/test/error_test.dart
|
| @@ -2,8 +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.
|
|
|
| -library string_scanner.error_test;
|
| -
|
| import 'package:string_scanner/string_scanner.dart';
|
| import 'package:test/test.dart';
|
|
|
|
|