Index: pkg/unittest/pubspec.yaml |
diff --git a/pkg/unittest/pubspec.yaml b/pkg/unittest/pubspec.yaml |
index ea74d0630c5278201b68db7462a1fa89c25b5a44..9a2a484780025678e609d4078b4d73810e367dfa 100644 |
--- a/pkg/unittest/pubspec.yaml |
+++ b/pkg/unittest/pubspec.yaml |
@@ -1,6 +1,7 @@ |
name: unittest |
author: "Dart Team <misc@dartlang.org>" |
homepage: http://www.dartlang.org |
+documentation: http://api.dartlang.org/docs/pkg/unittest.html |
description: > |
A library for writing dart unit tests. |
dependencies: |