mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
23 lines
305 B
YAML
23 lines
305 B
YAML
name: customer_testing
|
|
description: Tool to run the tests listed in the flutter/tests repository.
|
|
|
|
environment:
|
|
sdk: ^3.7.0-0
|
|
|
|
resolution: workspace
|
|
|
|
dependencies:
|
|
args: any
|
|
path: any
|
|
glob: any
|
|
meta: any
|
|
|
|
collection: any
|
|
file: any
|
|
|
|
dev_dependencies:
|
|
test: any
|
|
|
|
|
|
# PUBSPEC CHECKSUM: gdtbtj
|