Skip to content

Commit 798d079

Browse files
committed
[IDE] Un-XFAIL test/IDE/coloring.swift
1 parent 288f4a1 commit 798d079

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)