Skip to content

Commit 5f62f0d

Browse files
authored
Update default.xml
Correct typo in path for swift-integration-tests.
1 parent 252817d commit 5f62f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<project remote="github" name="swiftlang/swift-format" path="swift-format" />
3232
<project remote="github" name="swiftlang/swift-foundation" path="swift-foundation" />
3333
<project remote="github" name="swiftlang/swift-foundation-icu" path="swift-foundation-icu" />
34-
<project remote="github" name="swiftlang/swift-integration-tests" path="swift-integration-tets" groups="notdefault" />
34+
<project remote="github" name="swiftlang/swift-integration-tests" path="swift-integration-tests" groups="notdefault" />
3535
<project remote="github" name="swiftlang/swift-installer-scripts" path="swift-installer-scripts" />
3636
<project remote="github" name="swiftlang/swift-llbuild" path="llbuild" />
3737
<project remote="github" name="swiftlang/swift-lmdb" path="swift-lmdb" />

0 commit comments

Comments
 (0)