// See https://matklad.github.io/2021/02/27/delete-cargo-integration-tests.html
// for an explanation of why the integration tests are laid out like this.
//// TL;DR single mod makes integration tests faster to compile, test, and with
// less build artifacts.
modfile_integeration_test;modparser_integration_tests;