mirror of
https://github.com/gryf/vimblogger_ft.git
synced 2025-12-17 11:30:26 +01:00
Removed debug prints
This commit is contained in:
@@ -278,7 +278,8 @@ class TestRst2BloggerPreview(unittest.TestCase):
|
||||
Try to post not well formed html
|
||||
"""
|
||||
Eval.value = 1
|
||||
print self.obj.preview()
|
||||
self.assertEqual(self.obj.preview(),
|
||||
'Generated HTML has been opened in browser')
|
||||
|
||||
def test_preview_save_to_file(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user