Added index needed to convert proposals
[Melange.git] / tests / pymox / stubout_testee.py
blob9cbdef60e8928d5f7c4316dbb2efdfe95cbdc784
1 def SampleFunction():
2 raise Exception('I should never be called!')