Skip to content

Commit 20b4187

Browse files
committed
Tests: report-public-import-of-private-module doesn't require asserts now
This was restricted to asserts to use Swift 6 mode.
1 parent b399af0 commit 20b4187

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Sema/report-public-import-of-private-module.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// RUN: %empty-directory(%t)
22
// RUN: split-file %s %t
33
// REQUIRES: VENDOR=apple
4-
// REQUIRES: asserts
54

65
/// Prepare the SDK.
76
// RUN: cp -r %S/Inputs/public-private-sdk %t/sdk

0 commit comments

Comments
 (0)