mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
Line numbers changed due to formatting
BUG= Review-Url: https://codereview.chromium.org/2775613003 .
This commit is contained in:
parent
dba842bcc8
commit
0fb7bc5bb8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ const Map<String, dynamic> TESTS = const {
|
|||
'language/type_promotion_assign_test.dart': null,
|
||||
'language/type_promotion_closure_test.dart': null,
|
||||
'language/type_promotion_functions_test.dart': const {
|
||||
'missing': const [62, 63, 64]
|
||||
'missing': const [65, 66, 67]
|
||||
}, // Issue 14933.
|
||||
'language/type_promotion_local_test.dart': null,
|
||||
'language/type_promotion_logical_and_test.dart': null,
|
||||
|
|
Loading…
Reference in a new issue