Fix fmt error
This commit is contained in:
parent
5e46d6317f
commit
ba0b8472d8
|
@ -1,4 +1,4 @@
|
||||||
#[test]
|
#[test]
|
||||||
fn check_test() {
|
fn check_test() {
|
||||||
assert!(1 == 1);
|
assert!(1 == 1);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue