Skip to content

Commit bc65363

Browse files
author
David Ungar
committed
Enable testBatchModeContinueAfterErrors
1 parent a59ed35 commit bc65363

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/SwiftDriverTests/SwiftDriverTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1472,7 +1472,6 @@ final class SwiftDriverTests: XCTestCase {
14721472
}
14731473

14741474
func testBatchModeContinueAfterErrors() throws {
1475-
throw XCTSkip("This test requires the fix to honoring -driver-use-frontend-path")
14761475
struct MockExecutor: DriverExecutor {
14771476
let resolver = try! ArgsResolver(fileSystem: localFileSystem)
14781477

0 commit comments

Comments
 (0)