Skip to content

Commit c0927cb

Browse files
authored
Merge pull request #79915 from artemcm/RestrictMacOSOnlyTest
[Test][Dependency Scanning] Restrict macos-only test
2 parents 6a64dbf + 3a1b41f commit c0927cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/ScanDependencies/Incremental/module_deps_invalidate.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: OS=macosx
2+
// REQUIRES: executable_test
13
// RUN: %empty-directory(%t)
24
// RUN: %empty-directory(%t/module-cache)
35
// RUN: %empty-directory(%t/Modules)

0 commit comments

Comments
 (0)