Chromium Code Reviews| Index: pkg/unittest/pubspec.yaml |
| =================================================================== |
| --- pkg/unittest/pubspec.yaml (revision 18551) |
| +++ pkg/unittest/pubspec.yaml (working copy) |
| @@ -1,7 +1,7 @@ |
| name: unittest |
| author: "Dart Team <misc@dartlang.org>" |
| homepage: http://www.dartlang.org |
| -documentation: http://api.dartlang.org/docs/pkg/unittest.html |
| +documentation: http://api.dartlang.org/docs/pkg/unittest |
| description: > |
| A library for writing dart unit tests. |
| dependencies: |