Skip to content

Commit d17a242

Browse files
authored
Merge pull request #117 from compnerd/filelist
adjust test for altered SPM behaviour
2 parents 7ba71bc + 420efd2 commit d17a242

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 {{.*}} '@{{.*}}/.build/{{[^/]+}}/debug/special_tool.build/sources'
1717
//
1818
// Verify that the tool exists and works.
1919
//

0 commit comments

Comments
 (0)