added brilliant checkmates for testing
This commit is contained in:
@@ -1845,7 +1845,7 @@ class ParserTest extends PHPUnit_Framework_TestCase
|
|||||||
// when
|
// when
|
||||||
$games = $pgnParser->getUnparsedGames();
|
$games = $pgnParser->getUnparsedGames();
|
||||||
// then
|
// then
|
||||||
$this->assertEquals(994, count($games));
|
$this->assertEquals(995, count($games));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
16069
test/pgn/1001-brilliant-checkmates.pgn
Normal file
16069
test/pgn/1001-brilliant-checkmates.pgn
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user