| Index: packages/package_config/.atom/launches/discovery_test.yaml
|
| diff --git a/packages/package_config/.atom/launches/discovery_test.yaml b/packages/package_config/.atom/launches/discovery_test.yaml
|
| deleted file mode 100644
|
| index b908dde980b2d2b7018db9d869b1d46a5baf65b3..0000000000000000000000000000000000000000
|
| --- a/packages/package_config/.atom/launches/discovery_test.yaml
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -# 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
|
|
|