tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 12 Feb 2009 23:26:23 +0000
changeset 1291 7a36f80bbd28
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fixed a bug in group_app templates. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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