Skip to content

Commit 468a829

Browse files
committed
Move test file to correct location.
1 parent d24c304 commit 468a829

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

axelrod/tests/test_revised_downing.py renamed to axelrod/tests/strategies/test_revised_downing.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import axelrod
2+
13
from .test_player import TestPlayer
24

35
C, D = axelrod.Action.C, axelrod.Action.D

0 commit comments

Comments
 (0)