| Index: tests/compiler/dart2js_native/native_call_arity2_frog_test.dart
|
| diff --git a/tests/compiler/dart2js_native/native_call_arity2_frog_test.dart b/tests/compiler/dart2js_native/native_call_arity2_frog_test.dart
|
| index 8b67815e5c3eae43efc89618aab1275727f9d2de..b24893a2d59f7a22bbb4ce31c43567779f26e362 100644
|
| --- a/tests/compiler/dart2js_native/native_call_arity2_frog_test.dart
|
| +++ b/tests/compiler/dart2js_native/native_call_arity2_frog_test.dart
|
| @@ -2,8 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -import "package:expect/expect.dart";
|
| -
|
| // This is a similar test to NativeCallArity1FrogTest, but makes sure
|
| // that subclasses also get the right number of arguments.
|
|
|
|
|