dart-sdk/pkg/testing/pubspec.yaml
Kevin Moore 6f3ce5b9e9 Fixes for SDK packages
Change-Id: I544e4e085cc1e420397d6d825a93376ae586f9a4
Reviewed-on: https://dart-review.googlesource.com/c/88681
Reviewed-by: Kevin Millikin <kmillikin@google.com>
2019-01-08 14:53:42 +00:00

7 lines
164 B
YAML

# This pubspec is currently mainly used to make it easier to develop by making
# it a package.
name: testing
publish_to: none
environment:
sdk: '>=2.0.0 <3.0.0'