Skip to content

Commit 7a49320

Browse files
authored
Merge pull request #59005 from bnbarham/simplify-index-store-test
[Test] Simplify index store test
2 parents 91c64f7 + 5e1e992 commit 7a49320

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)