Skip to content
Michael Wetter edited this page Mar 17, 2013 · 1 revision
import unittest

from fake_github_api_of_death import close_issue

class Highlighting(unittest.TestCase):

aaaa

def my_function():
    "just a test"
    print 8/2

aaa

<h1>test</h1>

bbbb

Clone this wiki locally