jordanbray / chess

A rust library to manage chess move generation
https://jordanbray.github.io/chess/
MIT License
231 stars 54 forks source link

Repetition in tests #73

Open mathprocessing opened 2 years ago

mathprocessing commented 2 years ago

https://github.com/jordanbray/chess/blob/ad138579074ca1b0a88514626016d8e0b72d4ed3/src/game.rs#L461-L469