Index: tests/lib/mirrors/delegate_class_test.dart |
diff --git a/tests/lib/mirrors/delegate_class_test.dart b/tests/lib/mirrors/delegate_class_test.dart |
index 652ee4487bc154dc6c11be7715c6ca13478a98d6..e0725eb7ff0679b46da3dbb621049c2a91439a85 100644 |
--- a/tests/lib/mirrors/delegate_class_test.dart |
+++ b/tests/lib/mirrors/delegate_class_test.dart |
@@ -4,6 +4,7 @@ |
library test.delegate_class; |
+@MirrorsUsed(targets: "test.delegate_class") |
import 'dart:mirrors'; |
import 'package:expect/expect.dart'; |