| Index: tests/lib_strong/html/svgelement_test.dart
|
| diff --git a/tests/lib_strong/html/svgelement_test.dart b/tests/lib_strong/html/svgelement_test.dart
|
| index 873edc22fea178025dc4da6a054c5a91fdb82bb8..8458f704f587c681ddffc10c587bec68e4dd993d 100644
|
| --- a/tests/lib_strong/html/svgelement_test.dart
|
| +++ b/tests/lib_strong/html/svgelement_test.dart
|
| @@ -75,7 +75,7 @@ main() {
|
| });
|
| });
|
|
|
| - // Unfortunately, because the filtering mechanism in unitttest is a regex done
|
| + // Unfortunately, because the filtering mechanism in unittest is a regex done
|
| group('supported_animate', () {
|
| test('supported', () {
|
| expect(svg.AnimateElement.supported, true);
|
|
|