File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -2992,6 +2992,7 @@ function Test-Foundation {
2992
2992
- Src $SourceCache \swift- foundation `
2993
2993
- Bin " $ScratchPath " `
2994
2994
- Platform $BuildPlatform `
2995
+ - Configuration $FoundationTestConfiguration `
2995
2996
-- multiroot- data- file " $SourceCache \swift\utils\build_swift\resources\SwiftPM-Unified-Build.xcworkspace" `
2996
2997
-- test-product swift- foundationPackageTests
2997
2998
@@ -3007,6 +3008,7 @@ function Test-Foundation {
3007
3008
- Src $SourceCache \swift- corelibs- foundation `
3008
3009
- Bin " $ScratchPath " `
3009
3010
- Platform $BuildPlatform `
3011
+ - Configuration $FoundationTestConfiguration `
3010
3012
-- multiroot- data- file " $SourceCache \swift\utils\build_swift\resources\SwiftPM-Unified-Build.xcworkspace" `
3011
3013
-- test-product swift- corelibs- foundationPackageTests
3012
3014
}
You can’t perform that action at this time.
0 commit comments