mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
ba9b90766b
This replaces `ci/test.sh` with `run_tests.sh`. `run_tests.sh` includes `ci/test.sh` and multiple other tests. Partially addresses flutter/flutter#22682. Temporarily skipped tests should be fixed and re-enabled in a follow-up commit.