Skip to content

Commit 3626f19

Browse files
[NFC] Mark CrossImport test unsupported without assertions.
1 parent 0fb4ea1 commit 3626f19

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/CrossImport/skip-submodules.swift

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
// RUN: %FileCheck %s < %t.txt
55
// RUN: %FileCheck --check-prefix=NEGATIVE %s < %t.txt
66

7+
// Note: It is a bit confusing but the -debug-only flag means that this info
8+
// will be printed only in the presence of assertions.
9+
//
10+
// REQUIRES: asserts
11+
712
import Darwin
813
import ctypes
914

0 commit comments

Comments
 (0)