jj/cli/tests/common
Yuya Nishihara d94c325d6c tests: use if cfg!(..) instead of #[cfg(..)] to insert Windows-specific config
The code compiles on all platforms, so I think `if cfg!(..)` is better.
2023-10-08 02:41:20 +09:00
..
mod.rs tests: use if cfg!(..) instead of #[cfg(..)] to insert Windows-specific config 2023-10-08 02:41:20 +09:00