blob: a08ae0bf4bdc248285736b4ff57a6e066bdd9bcb [file] [log] [blame]
// Continuous integration for the OS X Platform also runs the tests in the
// iPhone, Apple TV and Apple Watch simulators. We only need to run the
// build_swift module unit-tests once per OSX Platform test run, rather than
// once for each supported Apple device.
// UNSUPPORTED: OS=ios
// UNSUPPORTED: OS=tvos
// UNSUPPORTED: OS=watchos
// RUN: %{python} -m unittest discover -s %utils/build_swift/ -t %utils/