mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-31 02:01:05 +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.