Skip to content

Commit 7ba71bc

Browse files
authored
Merge pull request #116 from apple/neonichu-patch-1
Update swift-package-with-spaces.txt
2 parents 18ffb55 + 24f2e19 commit 7ba71bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift-package-with-spaces.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
//
1414
// RUN: %{FileCheck} --check-prefix CHECK-BUILD-LOG --input-file %t.build-log %s
1515
//
16-
// CHECK-BUILD-LOG: swiftc{{.*}} -module-name special_tool {{.*}} "{{.*}}/more spaces/special tool/some file.swift"
16+
// CHECK-BUILD-LOG: swiftc{{.*}} -module-name special_tool {{.*}} '{{.*}}/more spaces/special tool/some file.swift'
1717
//
1818
// Verify that the tool exists and works.
1919
//

0 commit comments

Comments
 (0)