Skip to content

Commit 58066bd

Browse files
committed
Merge pull request #6 from aciidb0mb3r/patch-1
Update module name
2 parents 98f6c6d + 567bb23 commit 58066bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift-package-with-spaces.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#
1313
# RUN: %{FileCheck} --check-prefix CHECK-BUILD-LOG --input-file %t.build-log %s
1414
#
15-
# CHECK-BUILD-LOG: swiftc{{.*}} -module-name specialtool {{.*}} "{{.*}}/more spaces/special tool/some file.swift"
15+
# CHECK-BUILD-LOG: swiftc{{.*}} -module-name special_tool {{.*}} "{{.*}}/more spaces/special tool/some file.swift"
1616

1717
# Verify that the tool exists and works.
1818
#

0 commit comments

Comments
 (0)