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

Unified Diff: test_reflectable/pubspec.yaml

Issue 1391543003: Creates `reflectors`, as a meta-meta feature that enables dynamic selection of a "mirror system". (Closed) Base URL: https://github.com/dart-lang/reflectable.git@master
Patch Set: Review response. Created 5 years, 2 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
Index: test_reflectable/pubspec.yaml
diff --git a/test_reflectable/pubspec.yaml b/test_reflectable/pubspec.yaml
index 60a7b59e25c28bad6e25b52d62f23ab2cc1bfdd1..938963eff4b899ad08cea22bc7cdb4680200012e 100644
--- a/test_reflectable/pubspec.yaml
+++ b/test_reflectable/pubspec.yaml
@@ -61,5 +61,8 @@ transformers:
- test/static_members_test.dart
- test/original_prefix_test.dart
- test/reflected_type_test.dart
+ - test/reflectors_test.dart
+ - test/meta_reflector_test.dart
+ - test/meta_reflectors_test.dart
- $dart2js:
$include: []
« no previous file with comments | « reflectable/test/mock_tests/check_literal_transform_test.dart ('k') | test_reflectable/test/meta_reflector_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698