Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Side by Side Diff: packages/package_config/.atom/launches/all.yaml

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # Cli launch configuration for test/all.dart.
2 type: cli
3 path: test/all.dart
4
5 cli:
6 # Additional args for the application.
7 args:
8 # The working directory to use for the launch.
9 cwd:
10 # Enable or disable checked mode.
11 checked: true
12 # Enable or disable debugging.
13 debug: true
OLDNEW
« no previous file with comments | « packages/package_config/.analysis_options ('k') | packages/package_config/.atom/launches/discovery_test.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698