tests/cksum: fix formatting

This commit is contained in:
Vardhan Patil
2023-12-30 20:31:52 +05:30
parent e7cb4e9ff0
commit 1fc6a760f3
+1 -1
View File
@@ -285,4 +285,4 @@ fn test_length_is_zero() {
.succeeds()
.no_stderr()
.stdout_is_fixture("length_is_zero.expected");
}
}