| Index: tests/corelib/reg_exp_group_test.dart
|
| diff --git a/tests/corelib/reg_exp_group_test.dart b/tests/corelib/reg_exp_group_test.dart
|
| index 1bf4af3753b8184c4df05e866b5e50e166580ec7..a335e44cd4035e9d90f3fa4bc274d1c9051b8cf2 100644
|
| --- a/tests/corelib/reg_exp_group_test.dart
|
| +++ b/tests/corelib/reg_exp_group_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.
|
|
|
| -import "package:expect/expect.dart";
|
| -
|
| // Dart test program for RegExp.group.
|
|
|
| class RegExpGroupTest {
|
|
|