--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/pymox/stubout_testee.py Mon Jan 26 16:04:19 2009 +0000 @@ -0,0 +1,2 @@ +def SampleFunction(): + raise Exception('I should never be called!')