Fixup whitespace

This commit is contained in:
Graham Christensen 2020-03-31 17:22:54 -04:00
parent 5730914971
commit 3e5132596b
No known key found for this signature in database
GPG key ID: FE918C3A98C1030F

View file

@ -359,7 +359,6 @@ pub fn is_user_setting_warning(line: &str) -> bool {
&& line.ends_with("because it is a restricted setting and you are not a trusted user") && line.ends_with("because it is a restricted setting and you are not a trusted user")
} }
#[cfg(test)] #[cfg(test)]
mod tests { mod tests {
fn nix() -> Nix { fn nix() -> Nix {