22 lines
305 B
YAML
22 lines
305 B
YAML
name: customer_testing
|
|
description: Tool to run the tests listed in the flutter/tests repository.
|
|
|
|
environment:
|
|
sdk: ^3.9.0-0
|
|
|
|
resolution: workspace
|
|
|
|
dependencies:
|
|
args: any
|
|
path: any
|
|
glob: any
|
|
meta: any
|
|
|
|
collection: any
|
|
file: any
|
|
|
|
dev_dependencies:
|
|
test: any
|
|
|
|
|
|
# PUBSPEC CHECKSUM: gdtbtj
|