blob: b908dde980b2d2b7018db9d869b1d46a5baf65b3 [file] [log] [blame]
# Cli launch configuration for test/discovery_test.dart.
type: cli
path: test/discovery_test.dart
cli:
# Additional args for the application.
args:
# The working directory to use for the launch.
cwd:
# Enable or disable checked mode.
checked: true
# Enable or disable debugging.
debug: true