tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 26 Feb 2009 20:28:19 +0000
changeset 1537 fb89938aa078
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added bulk reject to org_app view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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