Skip to content

Commit 9c4a189

Browse files
committed
Disable test on Windows where we don't have symlinks
1 parent 49dfa8f commit 9c4a189

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Driver/frontend.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %swiftc_driver %s -### 2>&1 | %FileCheck %s
22

3+
// UNSUPPORTED: windows
34
// CHECK: swift-frontend
45

0 commit comments

Comments
 (0)