Skip to content

Commit a2f194b

Browse files
committed
fixed test
1 parent 5b751f3 commit a2f194b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_coderwall.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33

44

55
class TestCommands(FullStackTest):
6-
@classmethod
7-
def setUpClass(cls, extra=None):
8-
super(TestCommands, cls).setUpClass(__file__)
96

107
def test_coderwall(self):
118
pushMessage('!coderwall gbin')

0 commit comments

Comments
 (0)