Hook the integration tests into rust's test framework.
Instead of using a hacked-together shell script, use rust's test framework to do the comparison.
This commit is contained in:
Instead of using a hacked-together shell script, use rust's test framework to do the comparison.