Index: tests/html/js_typed_interop_side_cast_exp_test.dart |
diff --git a/tests/html/js_typed_interop_side_cast_exp_test.dart b/tests/html/js_typed_interop_side_cast_exp_test.dart |
index 6fd929a6fc9c1265a9fcbe328c4f8fb1e92382d1..8b67c7b72ed831d00a6aa3f30a314095f027bc92 100644 |
--- a/tests/html/js_typed_interop_side_cast_exp_test.dart |
+++ b/tests/html/js_typed_interop_side_cast_exp_test.dart |
@@ -7,6 +7,7 @@ |
// Similar test to js_typed_interop_side_cast, but because we are using the |
// --experimental-trust-js-interop-type-annotations flag, we test a slighly |
// different behavior. |
+@JS() |
library js_typed_interop_side_cast_exp_test; |
import 'dart:html'; |