| Index: packages/package_config/.atom/launches/all.yaml
|
| diff --git a/packages/package_config/.atom/launches/all.yaml b/packages/package_config/.atom/launches/all.yaml
|
| deleted file mode 100644
|
| index 75b96c6eb4e11477018b366298e32e831b1babb5..0000000000000000000000000000000000000000
|
| --- a/packages/package_config/.atom/launches/all.yaml
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -# Cli launch configuration for test/all.dart.
|
| -type: cli
|
| -path: test/all.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
|
|
|