Skip to content

Commit f827273

Browse files
author
margaret
committed
Add tests for the strategy
1 parent 495ec85 commit f827273

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

axelrod/tests/unit/test_cycler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,4 @@ def test_strategy(self):
5757
TestCyclerDDC = test_cycler_factory("DDC")
5858
TestCyclerCCCD = test_cycler_factory("CCCD")
5959
TestCyclerCCCCCD = test_cycler_factory("CCCCCD")
60+
TestCyclerCCCDCD = test_cycler_factory("CCCDCD")

0 commit comments

Comments
 (0)