mirror of https://gitlab.com/bashrc2/epicyon
Tidying
parent
3ff0866deb
commit
fa0bdab523
1
tests.py
1
tests.py
|
@ -375,6 +375,7 @@ def createServerBob(path: str, domain: str, port: int,
|
|||
testSaveToFile = True
|
||||
testCommentsEnabled = True
|
||||
testAttachImageFilename = None
|
||||
testImageDescription = None
|
||||
testMediaType = None
|
||||
createPublicPost(path, nickname, domain, port, httpPrefix,
|
||||
"It's your life, live it your way.",
|
||||
|
|
Loading…
Reference in New Issue