Skip to content

Commit a3116a5

Browse files
committed
Rustfmt
1 parent 388265e commit a3116a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ fn config() -> Config {
1010
root_dir: PathBuf::from("$RUSTROOT"),
1111
program: PathBuf::from("cake"),
1212
quiet: false,
13-
.. Config::default()
13+
..Config::default()
1414
}
1515
}
1616

0 commit comments

Comments
 (0)