[test] Testing removal of SSH password
This commit is contained in:
parent
348cf4d843
commit
07c6a82d8f
1 changed files with 2 additions and 0 deletions
|
@ -108,3 +108,5 @@ async fn main() -> std::io::Result<()> {
|
||||||
parse_xml(folder_contents);
|
parse_xml(folder_contents);
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TO_BE_DELETED: Testing removal of SSH password.
|
||||||
|
|
Loading…
Reference in a new issue