| Index: test/string_scanner_test.dart
|
| diff --git a/test/string_scanner_test.dart b/test/string_scanner_test.dart
|
| index c8e43a5aa963e36c2be147c5765f272430d56150..10e622a82a3cc2268eaf913e7aec260799e10f8f 100644
|
| --- a/test/string_scanner_test.dart
|
| +++ b/test/string_scanner_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.string_scanner_test;
|
| -
|
| import 'package:string_scanner/string_scanner.dart';
|
| import 'package:test/test.dart';
|
|
|
|
|