Skip to content

Commit 5351d54

Browse files
committed
Update test to reflect unimportant change in output results
1 parent 0128786 commit 5351d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ScanDependencies/module_deps.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ import E
123123

124124
// Check make-style dependencies
125125
// CHECK-MAKE-DEPS: module_deps.swift
126-
// CHECK-MAKE-DEPS-SAME: Swift.swiftmodule
127126
// CHECK-MAKE-DEPS-SAME: A.swiftinterface
127+
// CHECK-MAKE-DEPS-SAME: Swift.swiftmodule
128128
// CHECK-MAKE-DEPS-SAME: B.h
129129
// CHECK-MAKE-DEPS-SAME: F.h
130130
// CHECK-MAKE-DEPS-SAME: Bridging.h

0 commit comments

Comments
 (0)