mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
8 lines
262 B
Plaintext
8 lines
262 B
Plaintext
// RUN: BUGREDUCE_TEST_TMP_DIR=%t BUGREDUCE_TEST_SWIFT_OBJ_ROOT=%swift_obj_root %{python} -m unittest discover -s %utils/bug_reducer
|
|
// REQUIRES: OS=macosx
|
|
// REQUIRES: asserts
|
|
// REQUIRES: CMAKE_GENERATOR=Ninja
|
|
//
|
|
// TODO: Re-enable this.
|
|
// REQUIRES: disabled
|