We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04f51f4 commit f4fd338Copy full SHA for f4fd338
1 file changed
src/app/mount_point.rs
@@ -12,7 +12,7 @@ pub fn find_mount_point<'a>(
12
}
13
14
#[cfg(test)]
15
-mod tests {
+mod test {
16
use super::find_mount_point;
17
use pretty_assertions::assert_eq;
18
use std::path::Path;
0 commit comments