Skip to content

Commit cd2d983

Browse files
authored
Merge pull request swiftlang#63544 from mikeash/partialtype-unsupported-freestanding
[Test] Mark test/stdlib/Reflection/PartialType.swift unsupported in freestanding builds.
2 parents 88adc41 + 11bcfd4 commit cd2d983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/stdlib/Reflection/PartialType.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-run-simple-swift
22
// REQUIRES: executable_test
3+
// UNSUPPORTED: freestanding
34

45
import StdlibUnittest
56
import _Runtime

0 commit comments

Comments
 (0)