Skip to content

Commit ba32a7a

Browse files
yohmdrvinceknight
authored andcommitted
Update axelrod/tests/strategies/test_grudger.py
Co-authored-by: Vince Knight <[email protected]>
1 parent 966ba42 commit ba32a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

axelrod/tests/strategies/test_grudger.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ def test_strategy(self):
338338
self.versus_test(opponent, expected_actions=actions)
339339

340340

341-
class TestCAPRI(TestPlayer):
341+
class TestCapri(TestPlayer):
342342

343343
name = "CAPRI"
344344
player = axl.CAPRI

0 commit comments

Comments
 (0)