Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: explicitly import eam/simulator in test
The previous approach only worked because "go test" links both simulator and simulator_test into the same binary.
- Loading branch information