Index: tests/lib/mirrors/top_level_accessors_test.dart |
diff --git a/tests/lib/mirrors/top_level_accessors_test.dart b/tests/lib/mirrors/top_level_accessors_test.dart |
index 1caef2d24d6838314a31b21bb0f0642d62b269ca..577febe1f39e57d450a1ab256657592fb33b7b5a 100644 |
--- a/tests/lib/mirrors/top_level_accessors_test.dart |
+++ b/tests/lib/mirrors/top_level_accessors_test.dart |
@@ -4,6 +4,7 @@ |
library test.top_level_accessors_test; |
+@MirrorsUsed(targets: "test.top_level_accessors_test") |
import 'dart:mirrors'; |
import 'package:expect/expect.dart'; |