mirror of
https://github.com/sharkdp/bat
synced 2026-06-09 10:03:18 +00:00
8244eb8ef8
In principle, this *could* work. `cargo cross` runs the tests via QEMU. For integration tests, the only difficulty is that we run `bat` from within the tests. But maybe this is handled by assert_cmd.