Skip to content

Commit

Permalink
Makefile.am: Do not test long games automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Jul 14, 2021
1 parent a23d891 commit 784a793
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,9 @@ check-local-lrs:
check-local-games:
${builddir}/lrsnash ${srcdir}/games/game
${builddir}/lrsnash ${srcdir}/games/gamec

# not tested automatically
check-local-games-long:
${builddir}/lrsnash ${srcdir}/games/gamem
${builddir}/lrsnash ${srcdir}/games/gamemp

Expand Down

0 comments on commit 784a793

Please sign in to comment.