We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98f6c6d + 567bb23 commit 58066bdCopy full SHA for 58066bd
swift-package-with-spaces.py
@@ -12,7 +12,7 @@
12
#
13
# RUN: %{FileCheck} --check-prefix CHECK-BUILD-LOG --input-file %t.build-log %s
14
15
-# CHECK-BUILD-LOG: swiftc{{.*}} -module-name specialtool {{.*}} "{{.*}}/more spaces/special tool/some file.swift"
+# CHECK-BUILD-LOG: swiftc{{.*}} -module-name special_tool {{.*}} "{{.*}}/more spaces/special tool/some file.swift"
16
17
# Verify that the tool exists and works.
18
0 commit comments