blob: d5165080ccb0e6fe0484377389156afaa5aee487 [file] [log] [blame] [view] [edit]
## Running the test suite
Running `cargo test` will automatically update the `.stderr`
and `.stdout` files.
If you only want to check that the output files match and not
update them, use `cargo test -- -- --check`