[dart2js] Move tests/compiler/dart2js_extra to tests/dart2js_2.
Change-Id: Iaa0ca2b4f2d1b15f79ddca37834d3ed2497bc068 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/149242 Commit-Queue: Joshua Litt <joshualitt@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com>
This commit is contained in:
committed by
commit-bot@chromium.org
parent
0028df0e68
commit
05ca544f15
+5
-5
@@ -13,11 +13,11 @@
|
||||
*.md text
|
||||
*.yaml text
|
||||
|
||||
# Files that should not be converted.
|
||||
tests/compiler/dart2js_extra/eof_line_ending_test.dart -text
|
||||
tests/compiler/dart2js_extra/string_interpolation_test.dart -text
|
||||
tests/compiler/dart2js_extra/string_interpolation_dynamic_test.dart -text
|
||||
tests/compiler/dart2js_extra/literal_string_juxtaposition_test.dart -text
|
||||
# File that should not be converted.
|
||||
tests/dart2js_2/eof_line_ending_test.dart -text
|
||||
tests/dart2js_2/string_interpolation_test.dart -text
|
||||
tests/dart2js_2/string_interpolation_dynamic_test.dart -text
|
||||
tests/dart2js_2/literal_string_juxtaposition_test.dart -text
|
||||
tests/language_2/string/raw_string_test.dart -text
|
||||
tests/language_2/string/multiline_strings_test.dart -text
|
||||
tests/language_2/string/multiline_newline_cr.dart -text
|
||||
|
||||
Reference in New Issue
Block a user