diff --git a/compare_test.go b/compare_test.go index 8953c1e..5a13961 100644 --- a/compare_test.go +++ b/compare_test.go @@ -90,8 +90,6 @@ func TestCompareModified(t *testing.T) { } // These cannot fail. - tmpfile, _ = filepath.Rel(dir, tmpfile) - tmpdir, _ = filepath.Rel(dir, tmpdir) tmpsubfile, _ = filepath.Rel(dir, tmpsubfile) for _, diff := range diffs {