Skip to content

Commit 9081a08

Browse files
authored
Merge pull request #259 from owenv/testing-is-lit
Add a lit feature for the c++ driver
2 parents 0b620cf + 3811733 commit 9081a08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/SwiftDriverTests/IntegrationTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ final class IntegrationTests: IntegrationTestCase {
184184
litFile.pathString, "-svi", "--time-tests",
185185
"--param", "copy_env=SWIFT_DRIVER_SWIFT_EXEC",
186186
"--param", "swift_site_config=\(litConfigFile.pathString)",
187+
"--param", "swift_driver",
187188
testDir.pathString
188189
]
189190

0 commit comments

Comments
 (0)