mirror of https://github.com/hannobraun/Fornjot
Improve formatting
This commit is contained in:
parent
98c74343d3
commit
c57c44a139
|
@ -235,6 +235,7 @@ mod tests {
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn shell_not_watertight() -> anyhow::Result<()> {
|
fn shell_not_watertight() -> anyhow::Result<()> {
|
||||||
let mut services = Services::new();
|
let mut services = Services::new();
|
||||||
|
|
Loading…
Reference in New Issue