tests: update `rm` invocation for new location of checklink
This should fix the test on FreeBSD.
Differential Revision: https://phab.mercurial-scm.org/D5387
--- a/tests/test-hardlinks.t Mon Dec 03 14:17:38 2018 -0500
+++ b/tests/test-hardlinks.t Wed Dec 05 12:25:41 2018 -0500
@@ -230,7 +230,7 @@
the symlink should be followed or not. It does behave differently on Linux and
BSD. Just remove it so the test pass on both platforms.
- $ rm -f r4/.hg/cache/checklink
+ $ rm -f r4/.hg/wcache/checklink
r4 has hardlinks in the working dir (not just inside .hg):