fix test sshd

This commit is contained in:
2026-03-31 17:21:55 +03:00
parent faf301b801
commit 5eb3f47194

View File

@@ -2,6 +2,5 @@
auto main(int argc, char* args[]) -> int
{
// test sshd
run();
}