Files
sdk/pkg/smith/pubspec.yaml
T
Karl Klose 23fa59f8b6 [infra] Add support for builders to pkg/smith
Change-Id: I21b970aaa61331b25687891f325621165f7861ad
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/128160
Commit-Queue: Karl Klose <karlklose@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
2020-01-27 08:13:25 +00:00

14 lines
332 B
YAML

name: smith
author: Dart Team <misc@dartlang.org>
description: Shared code for working with the Dart SDK's tests and test runner.
homepage: http://www.dartlang.org
# This package is not intended to be published.
publish_to: none
environment:
sdk: "^2.3.0"
dependencies:
args: any
dev_dependencies:
expect:
path: ../expect