[test] Testing removal of SSH password

This commit is contained in:
Adam Cooper 2021-12-20 09:02:07 -05:00
parent 348cf4d843
commit 07c6a82d8f
1 changed files with 2 additions and 0 deletions

View File

@ -108,3 +108,5 @@ async fn main() -> std::io::Result<()> {
parse_xml(folder_contents);
Ok(())
}
// TO_BE_DELETED: Testing removal of SSH password.