Skip to content

Commit 9e90541

Browse files
authored
Update PartialType.swift
Mark the test as requiring reflection as it uses the new `_Runtime` module.
1 parent 72f9c3f commit 9e90541

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+
// REQUIRES: reflection
34
// UNSUPPORTED: freestanding
45

56
import StdlibUnittest

0 commit comments

Comments
 (0)