Chromium Code Reviews| Index: pkg/unittest/lib/src/interfaces.dart |
| =================================================================== |
| --- pkg/unittest/lib/src/interfaces.dart (revision 0) |
| +++ pkg/unittest/lib/src/interfaces.dart (working copy) |
| @@ -14,7 +14,7 @@ |
| * error formatter with another. |
| */ |
| -part of unittest; |
| +part of matcher; |
| typedef String ErrorFormatter(actual, Matcher matcher, String reason, |
| MatchState matchState, bool verbose); |