summaryrefslogtreecommitdiff
path: root/stubout_testee.py
diff options
context:
space:
mode:
Diffstat (limited to 'stubout_testee.py')
-rw-r--r--stubout_testee.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/stubout_testee.py b/stubout_testee.py
index fa8bf58..57c409c 100644
--- a/stubout_testee.py
+++ b/stubout_testee.py
@@ -14,5 +14,6 @@
#
# This file was mofified by quermit@gmail.com
+
def SampleFunction():
raise Exception('I should never be called!')