mirror of https://gitlab.com/bashrc2/epicyon
Tidying
parent
152d6228c7
commit
49e052d5f0
1
tests.py
1
tests.py
|
@ -2674,7 +2674,6 @@ def testFunctions():
|
||||||
def runAllTests():
|
def runAllTests():
|
||||||
print('Running tests...')
|
print('Running tests...')
|
||||||
testFunctions()
|
testFunctions()
|
||||||
return
|
|
||||||
testReplyToPublicPost()
|
testReplyToPublicPost()
|
||||||
testGetMentionedPeople()
|
testGetMentionedPeople()
|
||||||
testGuessHashtagCategory()
|
testGuessHashtagCategory()
|
||||||
|
|
Loading…
Reference in New Issue