mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
cat is not available as a command on a default windows install. This disables the command test that uses cat during tests. It also disables `test_cmd_fail` even though it passes, because the test is testing the wrong thing in this case.