| Index: pkg/unittest/lib/src/string_matchers.dart
|
| diff --git a/pkg/unittest/lib/src/string_matchers.dart b/pkg/unittest/lib/src/string_matchers.dart
|
| index f5e32ffbfbaa6a0725c23fcc748574bcb4a4cd9e..36e7e1e5e3ad39e090e3414e73a078770be6d584 100644
|
| --- a/pkg/unittest/lib/src/string_matchers.dart
|
| +++ b/pkg/unittest/lib/src/string_matchers.dart
|
| @@ -2,7 +2,7 @@
|
| // 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.
|
|
|
| -part of matcher;
|
| +part of unittest.matcher;
|
|
|
| /**
|
| * Returns a matcher which matches if the match argument is a string and
|
|
|