forked from rojo-rbx/rojo
Map sorting in Insta was previously not recursive. As of this PR, it is! https://github.com/mitsuhiko/insta/pull/80 Since it hasn't made it into a release yet, but is important for Rojo to have snapshot determinism, we're moving temporarily to depend on Insta via Git.
rojo-test
This project does end-to-end testing of Rojo by executing it and checking what side-effects it has.
rojo-test is meant to be run as a test with:
cargo test