summaryrefslogtreecommitdiff
path: root/stubout_testee.py
blob: 9cbdef60e8928d5f7c4316dbb2efdfe95cbdc784 (plain)
1
2
def SampleFunction():
  raise Exception('I should never be called!')