tests/pymox/stubout_testee.py
author James Levy <jamesalexanderlevy@gmail.com>
Thu, 23 Jul 2009 18:28:49 -0700
changeset 2670 884f808d8469
parent 1000 9af147fc1f1c
permissions -rw-r--r--
fix for issue 653 by adding wrap=hard attr to textareas for surveys
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1000
9af147fc1f1c Add pymox to tests folder.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
diff changeset
     1
def SampleFunction():
9af147fc1f1c Add pymox to tests folder.
Pawel Solyga <Pawel.Solyga@gmail.com>
parents:
diff changeset
     2
  raise Exception('I should never be called!')