Skip to content

Commit 8f63508

Browse files
committed
Don't test DoubleWidth on 32 bit platforms
1 parent 141fefc commit 8f63508

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Prototypes/DoubleWidth.swift.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-run-simple-swiftgyb
22
// REQUIRES: executable_test
3+
// REQUIRES: CPU=x86_64
34

45
import StdlibUnittest
56

0 commit comments

Comments
 (0)