mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-20 09:29:24 +01:00
Updated tests for another unavailable game.
This commit is contained in:
parent
28cd12a975
commit
a3aeaee2b0
@ -70,8 +70,9 @@ class GameknotTestCase(PluginTestCase, PluginDocumentation):
|
||||
# This game expired.
|
||||
## self.assertRegexp('http://gameknot.com/chess.pl?bd=907498',
|
||||
## '\x02ddipaolo\x0f won')
|
||||
self.assertRegexp('http://gameknot.com/chess.pl?bd=907498',
|
||||
'\x02chroniqueur\x0f resigned')
|
||||
# As did this :(
|
||||
## self.assertRegexp('http://gameknot.com/chess.pl?bd=907498',
|
||||
## '\x02chroniqueur\x0f resigned')
|
||||
self.assertRegexp('http://gameknot.com/chess.pl?bd=955432',
|
||||
'\x02ddipaolo\x0f lost')
|
||||
self.assertRegexp('http://gameknot.com/chess.pl?bd=1077345&r=365',
|
||||
|
Loading…
Reference in New Issue
Block a user