From 7387f7f5e9751c8681ddbc35bfddf609fac4e11f Mon Sep 17 00:00:00 2001
From: Bob Mottram
Some text
Other text
More text
" + \ + "Errno::EOHNOES (No such file or rodent @ " + \
+ "ik_right - /tmp/blah.png)
" + \ + "(" + \ + "wuh)
Oh yeah like for sure
" + \ + "Ground sloth tin opener
" + \ + "" + postJsonObject = \ + createPublicPost(baseDir, nickname, domain, port, httpPrefix, + content, + False, False, False, True, + None, None, False, None) + assert postJsonObject['object']['content'] == content + def runAllTests(): print('Running tests...')