test(client): gate PTY integration on unix

refs #2424
This commit is contained in:
akbash-bot
2026-08-06 14:58:09 +00:00
parent c6885a2df9
commit af7c05e847
+2
View File
@@ -1,5 +1,7 @@
//! Integration tests for thin client mode.
#![cfg(unix)]
mod support;
use std::fs;