remove space
This commit is contained in:
parent
012af93cfa
commit
2be5d96635
|
@ -135,7 +135,6 @@ fn test_simple_register_without_constructor(source: &str) {
|
|||
composer.register_top_level(ast, None, "".into(), false).unwrap();
|
||||
}
|
||||
|
||||
|
||||
#[test_case(
|
||||
vec![
|
||||
indoc! {"
|
||||
|
|
Loading…
Reference in New Issue