Skip to content

Commit f16c00a

Browse files
author
Nathan Hawes
committed
Revert "[test] Remove copy-pasted XFAIL line"
This reverts commit bf002a2.
1 parent 375f1f8 commit f16c00a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IDE/coloring_unterminated_multiline.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-swift-ide-test -syntax-coloring -source-filename %s | %FileCheck %s
22
// RUN: %target-swift-ide-test -syntax-coloring -typecheck -source-filename %s | %FileCheck %s
3+
// XFAIL: broken_std_regex
34

45
// CHECK: <kw>let</kw> x = <str>"""
56
// CHECK-NEXT: This is an unterminated

0 commit comments

Comments
 (0)