Index: pkg/metatest/pubspec.yaml |
diff --git a/pkg/metatest/pubspec.yaml b/pkg/metatest/pubspec.yaml |
index df846bd69fca452b0f27e64933d5b8eaef31da87..e875ba82d036168c6219e71aadb13374b6522f36 100644 |
--- a/pkg/metatest/pubspec.yaml |
+++ b/pkg/metatest/pubspec.yaml |
@@ -2,6 +2,7 @@ name: metatest |
version: 0.1.0 |
author: Dart Team <misc@dartlang.org> |
description: A package for testing Dart test frameworks. |
+homepage: https://www.dartlang.org/ |
environment: |
sdk: '>=1.0.0 <2.0.0' |
dependencies: |