File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2133,14 +2133,14 @@ final class SwiftDriverTests: XCTestCase {
2133
2133
" compile (swift-frontend) " -> " test.swiftmodule " [color=green];
2134
2134
" test.swiftdoc " [fontsize=12];
2135
2135
" compile (swift-frontend) " -> " test.swiftdoc " [color=green];
2136
- " mergeModule (swift-frontend) " [style=bold];
2137
- " test.swiftmodule " -> " mergeModule (swift-frontend) " [color=blue];
2138
- " mergeModule (swift-frontend) " -> " test.swiftmodule " [color=green];
2139
- " mergeModule (swift-frontend) " -> " test.swiftdoc " [color=green];
2140
2136
" autolinkExtract (swift-autolink-extract) " [style=bold];
2141
2137
" test.o " -> " autolinkExtract (swift-autolink-extract) " [color=blue];
2142
2138
" test.autolink " [fontsize=12];
2143
2139
" autolinkExtract (swift-autolink-extract) " -> " test.autolink " [color=green];
2140
+ " mergeModule (swift-frontend) " [style=bold];
2141
+ " test.swiftmodule " -> " mergeModule (swift-frontend) " [color=blue];
2142
+ " mergeModule (swift-frontend) " -> " test.swiftmodule " [color=green];
2143
+ " mergeModule (swift-frontend) " -> " test.swiftdoc " [color=green];
2144
2144
" link (clang) " [style=bold];
2145
2145
" test.o " -> " link (clang) " [color=blue];
2146
2146
" test.autolink " -> " link (clang) " [color=blue];
You can’t perform that action at this time.
0 commit comments