Skip to content

Commit 595ecfb

Browse files
committed
rust: cosmetic changes
1 parent 1d25f27 commit 595ecfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/bear/src/semantic/transformation/formatter.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ impl semantic::CompilerPass {
196196
}
197197

198198
#[cfg(test)]
199-
mod formatter_tests {
199+
mod test {
200200
use super::*;
201201
use crate::config::{PathFormat, PathResolver};
202202
use crate::semantic::{CompilerCall, CompilerPass};

0 commit comments

Comments
 (0)