tests/pymox/stubout_testee.py
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 03 Jul 2009 17:55:36 +0200
changeset 2508 17caa9f1c683
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Added missing import to ProjectSurvey View.

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