mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-18 07:21:24 +00:00
Run rustfmt over everything
This commit is contained in:
@ -74,7 +74,8 @@ pub fn wasm_bindgen_test(
|
||||
#test_body
|
||||
}
|
||||
}
|
||||
}).into_iter(),
|
||||
})
|
||||
.into_iter(),
|
||||
);
|
||||
|
||||
tokens.extend(leading_tokens);
|
||||
|
Reference in New Issue
Block a user