| Index: tests/compiler/dart2js/backend_dart/sexpr_test.dart
|
| diff --git a/tests/compiler/dart2js/backend_dart/sexpr_test.dart b/tests/compiler/dart2js/backend_dart/sexpr_test.dart
|
| index 9c4831ea417aea16de0b04ee30efcfca6b405baa..4ab22350ccdc53c5832e4918dfbeb86cefad635a 100644
|
| --- a/tests/compiler/dart2js/backend_dart/sexpr_test.dart
|
| +++ b/tests/compiler/dart2js/backend_dart/sexpr_test.dart
|
| @@ -146,7 +146,7 @@ void main() {
|
| , "InvokeContinuation"
|
| , "InvokeMethod"
|
| , "InvokeStatic"
|
| - , "InvokeSuperMethod"
|
| + , "InvokeMethodDirectly"
|
| , "LetCont"
|
| , "LetPrim"
|
| , "SetClosureVariable"
|
|
|