Skip to content

Commit 708ae9d

Browse files
committed
Add slow tags
1 parent 3ac3d6e commit 708ae9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/tags/language/source_encoding_tags.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ slow:Source files encoded in UTF-16 LE without a BOM are parsed because empty as
44
slow:Source files encoded in UTF-16 LE with a BOM are invalid because they contain an invalid UTF-8 sequence before the encoding comment
55
slow:Source files encoded in UTF-16 BE without a BOM are parsed as empty because they contain a NUL byte before the encoding comment
66
slow:Source files encoded in UTF-16 BE with a BOM are invalid because they contain an invalid UTF-8 sequence before the encoding comment
7+
slow:Source files encoded in UTF-16 LE without a BOM are parsed as empty because they contain a NUL byte before the encoding comment

0 commit comments

Comments
 (0)