Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
Signed-off-by: lhy1024 <admin@liudos.us>
  • Loading branch information
lhy1024 committed Jan 10, 2022
1 parent 9d4793c commit 3916382
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/statistics/hot_peer_cache_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@ func (t *testHotPeerCache) TestRemoveFromCacheRandom(c *C) {
}
}

// See issue #4510
func (t *testHotPeerCache) TestCacheInherit(c *C) {
cache := NewHotPeerCache(Read)
region := buildRegion(Read, 3, 10)
Expand Down

0 comments on commit 3916382

Please sign in to comment.