mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
Add missing blank line
This commit is contained in:
@@ -56,6 +56,7 @@ pub fn closest_representable_scale(scale: f64) -> f64 {
|
||||
|
||||
(scale * FRACTIONAL_SCALE_DENOM).round() / FRACTIONAL_SCALE_DENOM
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use k9::snapshot;
|
||||
|
||||
Reference in New Issue
Block a user