We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 495ec85 commit f827273Copy full SHA for f827273
axelrod/tests/unit/test_cycler.py
@@ -57,3 +57,4 @@ def test_strategy(self):
57
TestCyclerDDC = test_cycler_factory("DDC")
58
TestCyclerCCCD = test_cycler_factory("CCCD")
59
TestCyclerCCCCCD = test_cycler_factory("CCCCCD")
60
+TestCyclerCCCDCD = test_cycler_factory("CCCDCD")
0 commit comments