Skip to content

Commit 5689ca8

Browse files
authored
Merge pull request #59006 from bnbarham/cherry-simplify-index-text
[Test] Simplify index store test
2 parents f01ccbf + 45c827f commit 5689ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Index/Store/unit-pcm-dependency-remapped.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ func test() {
7777
// FILE1-NOT: Unit |{{.*}}ClangModuleA
7878
// FILE1: Record | user | {{.*}}unit-pcm-dependency-remapped.swift | unit-pcm-dependency-remapped.swift-
7979
// FILE1-NOT: Unit |{{.*}}ClangModuleA
80-
// FILE1: DEPEND END (4)
80+
// FILE1: DEPEND END
8181

8282
// FILE2-NOT: main.swiftmodule-
8383

0 commit comments

Comments
 (0)