dwcoates / pygn-mode

An Emacs major-mode for chess PGN files, powered by Python
BSD 2-Clause "Simplified" License
10 stars 3 forks source link

Add basic tests for pygn-mode-next-move #179

Closed rolandwalker closed 3 years ago

rolandwalker commented 3 years ago

Incidentally making arg to pygn-mode-next-move optional.

rolandwalker commented 3 years ago

I'm self-merging this because CI broke underneath us and this contains a temporary fix.