# vim: set et : integration-tests: ./run-tests.sh --test=integration unit-tests: cargo test --lib test: unit-tests integration-tests