Skip to content

Commit cc320af

Browse files
committed
[Tests] Add missing test declaration, for Linux.
1 parent 3b66d87 commit cc320af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/Functional/ValidLayoutTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ extension DependencyResolutionTestCase {
138138
("testInternalComplex", testInternalComplex),
139139
("testExternalSimple", testExternalSimple),
140140
("testExternalComplex", testExternalComplex),
141+
("testIndirectTestsDontBuild", testIndirectTestsDontBuild),
141142
]
142143
}
143144
}

0 commit comments

Comments
 (0)