Skip to content

Commit c68b618

Browse files
committed
test(freshness_checksum): update test module description
1 parent d9e18c3 commit c68b618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testsuite/freshness_checksum.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Tests for fingerprinting (rebuild detection).
1+
//! Tests for checksum-based fingerprinting (rebuild detection).
22
33
use std::fs::{self, OpenOptions};
44
use std::io;

0 commit comments

Comments
 (0)