mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
0.12.2
This commit is contained in:
@@ -524,7 +524,7 @@ mod tests {
|
||||
|
||||
#[test]
|
||||
fn test_config_serialization_theme_serialize() {
|
||||
let mut theme: Theme = Theme {
|
||||
let theme: Theme = Theme {
|
||||
auth_address: Color::Rgb(240, 240, 240),
|
||||
..Default::default()
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user