1 2 3 4
// Entry point for CLI integration tests. // Each test runs the `mars` binary using assert_cmd. mod integration;