Skip to content

Commit 1998436

Browse files
authored
Merge pull request swiftlang#19091 from ahoppen/un-xfail-coloring
[IDE] Un-XFAIL test/IDE/coloring.swift
2 parents 4826654 + 798d079 commit 1998436

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/IDE/coloring.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
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
43

54
enum List<T> {
65
case Nil

0 commit comments

Comments
 (0)