tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 18 May 2009 14:23:29 +0200
changeset 2321 b8d460ebcddd
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Remove accidentaly committed file.

def SampleFunction():
  raise Exception('I should never be called!')