Skip to content

Commit 567bb23

Browse files
committed
Update module name
1 parent 98f6c6d commit 567bb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift-package-with-spaces.py

Lines changed: 1 addition & 1 deletion
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)