//! Foundry integration tests for Solar codegen.
//!//! Run with: cargo test -p solar-compiler --test foundry -- --test-threads=1
//!//! These tests require `anvil`, `cast`, and `solc` to be installed.
#![allow(unused_crate_dependencies)]modfoundry_harness;