tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 29 Jan 2009 16:12:57 +0000
changeset 1064 4f1d179f39ae
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Edited existing templates to deal with the new fields in group model. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed

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