mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
2c780c4b1d
Change-Id: I9101020f3a32da130e26c53391477dc5501ef6ff Reviewed-on: https://dart-review.googlesource.com/59080 Reviewed-by: Johnni Winther <johnniwinther@google.com>
14 lines
316 B
YAML
14 lines
316 B
YAML
# This pubspec is currently mainly used to make it easier to develop on the
|
|
# gardening by making it a package.
|
|
name: gardening
|
|
#version: do-not-upload
|
|
dependencies:
|
|
args:
|
|
http:
|
|
path:
|
|
status_file:
|
|
path: ../../pkg/status_file/
|
|
expect:
|
|
path: ../../pkg/expect/
|
|
testing:
|
|
path: ../../pkg/testing/
|