mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
11 lines
352 B
Plaintext
11 lines
352 B
Plaintext
# RUN: %{python} -m unittest discover -s %swift_src_root/utils/update_checkout
|
|
|
|
# Do not run this when doing simulator or device testing on darwin.
|
|
#
|
|
# Otherwise, we are running these unittests multiple times without providing
|
|
# value. We want to still run this on linux though.
|
|
#
|
|
# UNSUPPORTED: OS=ios
|
|
# UNSUPPORTED: OS=watchos
|
|
# UNSUPPORTED: OS=tvos
|