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
|
testSaveToFile = True
|
||||||
testCommentsEnabled = True
|
testCommentsEnabled = True
|
||||||
testAttachImageFilename = None
|
testAttachImageFilename = None
|
||||||
|
testImageDescription = None
|
||||||
testMediaType = None
|
testMediaType = None
|
||||||
createPublicPost(path, nickname, domain, port, httpPrefix,
|
createPublicPost(path, nickname, domain, port, httpPrefix,
|
||||||
"It's your life, live it your way.",
|
"It's your life, live it your way.",
|
||||||
|
|
Loading…
Reference in New Issue