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

Side by Side Diff: packages/package_config/.atom/launches/discovery_test.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
« no previous file with comments | « packages/package_config/.atom/launches/all.yaml ('k') | packages/package_config/.gitignore » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Cli launch configuration for test/discovery_test.dart.
2 type: cli
3 path: test/discovery_test.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/.atom/launches/all.yaml ('k') | packages/package_config/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698