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

Unified Diff: test_reflectable/pubspec.yaml

Issue 1473073009: Added `dynamicReflected..Type`, corrected type expressions. (Closed) Base URL: https://github.com/dart-lang/reflectable.git@master
Patch Set: Review response. Created 5 years, 1 month 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 039071f78de08cb6362c871feee61bc1cb0975e0..1441c56bf1acd5d36d4ecbd4461dcf1ad5e22f60 100644
--- a/test_reflectable/pubspec.yaml
+++ b/test_reflectable/pubspec.yaml
@@ -69,6 +69,7 @@ transformers:
- test/multi_field_test.dart
- test/class_property_test.dart
- test/type_variable_test.dart
+ - test/dynamic_reflected_type_test.dart
formatted: true
- $dart2js:
$include: []
« no previous file with comments | « reflectable/test/mock_tests/check_literal_transform_test.dart ('k') | test_reflectable/test/dynamic_reflected_type_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698