summaryrefslogtreecommitdiff
path: root/mox3/tests/stubout_helper.py
diff options
context:
space:
mode:
Diffstat (limited to 'mox3/tests/stubout_helper.py')
-rw-r--r--mox3/tests/stubout_helper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mox3/tests/stubout_helper.py b/mox3/tests/stubout_helper.py
index 24e15ef..233de89 100644
--- a/mox3/tests/stubout_helper.py
+++ b/mox3/tests/stubout_helper.py
@@ -18,4 +18,4 @@
def SampleFunction():
- raise Exception('I should never be called!')
+ raise Exception('I should never be called!')