mirror of
https://github.com/restic/restic.git
synced 2025-03-16 00:00:05 +01:00
typo
This commit is contained in:
parent
3f53af615b
commit
04e3c3565b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import (
|
|||
. "restic/test"
|
||||
)
|
||||
|
||||
// TestHardLinks contains various tests for the HardlinkIndex.
|
||||
// TestHardLinks contains various tests for HardlinkIndex.
|
||||
func TestHardLinks(t *testing.T) {
|
||||
|
||||
idx := restic.NewHardlinkIndex()
|
||||
|
|
Loading…
Add table
Reference in a new issue