Skip to content

Commit 7d1a657

Browse files
authored
Merge pull request #23520 from compnerd/xml-dependencies
test: mark IDE test as needing XML support
2 parents b6bb9d2 + 36254dd commit 7d1a657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IDE/comment_extensions.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-swift-ide-test -print-comments -source-filename %S/Inputs/comment_extensions.swift -comments-xml-schema %S/../../bindings/xml/comment-xml-schema.rng | %FileCheck %s
2+
// REQUIRES: libxml2
23

34
// Content is in separate file in ./Inputs due to the "requires" keyword getting
45
// recognized by lit.

0 commit comments

Comments
 (0)