Skip to content

Commit a5647e6

Browse files
committed
Update the test default for test_ios_32bit_simulator
(cherry picked from commit fb1f9e4)
1 parent df44af6 commit a5647e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build_swift/tests/expected_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
'test_cygwin': False,
216216
'test_freebsd': False,
217217
'test_ios': False,
218-
'test_ios_32bit_simulator': True,
218+
'test_ios_32bit_simulator': False,
219219
'test_ios_host': False,
220220
'test_ios_simulator': False,
221221
'test_linux': False,

0 commit comments

Comments
 (0)