[web] rename suite dart2js -> web.
Change-Id: I46be49b2effec3e38a3dc44cd45cfe736f77fa78 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/182680 Commit-Queue: Sigmund Cherem <sigmund@google.com> Reviewed-by: Joshua Litt <joshualitt@google.com> Reviewed-by: Nicholas Shahan <nshahan@google.com> Reviewed-by: Stephen Adams <sra@google.com>
This commit is contained in:
committed by
commit-bot@chromium.org
parent
68e77932b5
commit
912005267d
+8
-8
@@ -14,14 +14,14 @@
|
||||
*.yaml text
|
||||
|
||||
# File that should not be converted.
|
||||
tests/dart2js/eof_line_ending_test.dart -text
|
||||
tests/dart2js/string_interpolation_test.dart -text
|
||||
tests/dart2js/string_interpolation_dynamic_test.dart -text
|
||||
tests/dart2js/literal_string_juxtaposition_test.dart -text
|
||||
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/web/eof_line_ending_test.dart -text
|
||||
tests/web/string_interpolation_test.dart -text
|
||||
tests/web/string_interpolation_dynamic_test.dart -text
|
||||
tests/web/literal_string_juxtaposition_test.dart -text
|
||||
tests/web_2/eof_line_ending_test.dart -text
|
||||
tests/web_2/string_interpolation_test.dart -text
|
||||
tests/web_2/string_interpolation_dynamic_test.dart -text
|
||||
tests/web_2/literal_string_juxtaposition_test.dart -text
|
||||
tests/language/string/raw_string_test.dart -text
|
||||
tests/language/string/multiline_strings_test.dart -text
|
||||
tests/language/string/multiline_newline_cr.dart -text
|
||||
|
||||
Reference in New Issue
Block a user