* Fixed move category assumptions * Update test/battle/ai_check_viability.c --------- Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
* Run assumptions on all runners * Make i const in battle tests This avoids the pitfall of using i in a PARAMETRIZEd test and confusing the runner.