Skip to content

Commit

Permalink
test(slicer): use hard link group in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zhijie-yang committed Dec 2, 2024
1 parent 5992d6b commit 87a5717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/slicer/slicer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1547,7 +1547,7 @@ var slicerTests = []slicerTest{{
"/hardlink2": "file 0644 28121945 <1> {test-package_myslice}",
},
}, {
summary: "Hard link identifier distinguishes different hard links",
summary: "Hard link identifier for different groups",
slices: []setup.SliceKey{
{"test-package", "myslice"}},
pkgs: []*testutil.TestPackage{{
Expand Down

0 comments on commit 87a5717

Please sign in to comment.