mirror of https://gitlab.com/bashrc2/epicyon
Full tests
parent
e33eec9ff9
commit
fc20b17ea5
2
tests.py
2
tests.py
|
@ -4246,8 +4246,6 @@ def _testGetLinksFromContent():
|
||||||
|
|
||||||
def runAllTests():
|
def runAllTests():
|
||||||
print('Running tests...')
|
print('Running tests...')
|
||||||
_testGetLinksFromContent()
|
|
||||||
return
|
|
||||||
updateDefaultThemesList(os.getcwd())
|
updateDefaultThemesList(os.getcwd())
|
||||||
_testGetLinksFromContent()
|
_testGetLinksFromContent()
|
||||||
_testSetActorLanguages()
|
_testSetActorLanguages()
|
||||||
|
|
Loading…
Reference in New Issue