Chromium Code Reviews| Index: tests/html/js_typed_interop_type2_test.dart |
| diff --git a/tests/html/js_typed_interop_type2_test.dart b/tests/html/js_typed_interop_type2_test.dart |
| index 65713b05e41fac85031a1c39f77e376444e75fa1..440a3b152b4e2dc15aaa227dfeaf4f32a1b417b3 100644 |
| --- a/tests/html/js_typed_interop_type2_test.dart |
| +++ b/tests/html/js_typed_interop_type2_test.dart |
| @@ -49,3 +49,5 @@ main() { |
| Expect.equals(testC(d), 4); |
| Expect.equals(testF(f), 6); //# 01: ok |
| } |
| + |
| + |