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

Unified Diff: test_reflectable/pubspec.yaml

Issue 1297503006: Clarifies the status of implicit accessors; fixed several related bugs. (Closed) Base URL: https://github.com/dart-lang/reflectable.git@master
Patch Set: Review response. Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test_reflectable/.status ('k') | test_reflectable/test/implicit_getter_setter_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test_reflectable/pubspec.yaml
diff --git a/test_reflectable/pubspec.yaml b/test_reflectable/pubspec.yaml
index dea6c76e4f953e8434d292a3dc481a05d364a1bd..046199f6c0ebc31e42a82f6f1a7096c19a144167 100644
--- a/test_reflectable/pubspec.yaml
+++ b/test_reflectable/pubspec.yaml
@@ -47,5 +47,6 @@ transformers:
- test/parameter_mirrors_test.dart
- test/parameter_test.dart
- test/field_test.dart
+ - test/implicit_getter_setter_test.dart
- $dart2js:
$include: []
« no previous file with comments | « test_reflectable/.status ('k') | test_reflectable/test/implicit_getter_setter_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698