We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f231a commit 17f20dcCopy full SHA for 17f20dc
mountpoint-s3/tests/fuse_tests/read_test.rs
@@ -21,7 +21,7 @@ const READ_WRITE: bool = false;
21
const FUSE_PASS_FD: bool = true;
22
const FUSE_SELF_MOUNT: bool = false;
23
24
-/// Test wrapper to support generate of test names when used with [test_case].
+/// Test wrapper to support generation of test names when used with [test_case].
25
enum BucketPrefix {
26
None,
27
Some(&'static str),
0 commit comments