tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 09 Mar 2009 00:38:43 +0000
changeset 1765 2c7137e62a01
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Add missing blank lines in test_utils module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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