Files
openide/python/testData/refactoring/introduceVariable/py995.py

3 lines
105 B
Python

class ConferenceTest(TestCase):
def testSimple(self):
<selection>c</selection> = Conference()