Skip to content

Commit be56f4d

Browse files
committed
Add REQUIRES to package-name-diagnostics test
1 parent 0bece01 commit be56f4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/diagnostics/package-name-diagnostics.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %empty-directory(%t)
2+
// REQUIRES: rdar106819422
23

34
// Package name should have valid characters
45
// RUN: not --crash %target-swift-frontend -module-name Logging -package-name My-Logging%Pkg %s -emit-module -emit-module-path %t/Logging.swiftmodule 2> %t/resultA.output

0 commit comments

Comments
 (0)