Index: tests/lib/mirrors/metadata_nested_constructor_call_test.dart |
diff --git a/tests/lib/mirrors/metadata_nested_constructor_call_test.dart b/tests/lib/mirrors/metadata_nested_constructor_call_test.dart |
index 7b50b6796f60bbe2348b44c478e965f11b2cd10d..f1b930f680ae2b5b6769c8e8c30dd0429e242a23 100644 |
--- a/tests/lib/mirrors/metadata_nested_constructor_call_test.dart |
+++ b/tests/lib/mirrors/metadata_nested_constructor_call_test.dart |
@@ -6,6 +6,7 @@ |
library test.metadata_nested_constructor_call; |
+@MirrorsUsed(targets: "test.metadata_nested_constructor_call") |
import 'dart:mirrors'; |
import 'package:expect/expect.dart'; |