summaryrefslogtreecommitdiff
path: root/mox_test_helper.py
diff options
context:
space:
mode:
Diffstat (limited to 'mox_test_helper.py')
-rwxr-xr-xmox_test_helper.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/mox_test_helper.py b/mox_test_helper.py
index 26824ca..21c3baf 100755
--- a/mox_test_helper.py
+++ b/mox_test_helper.py
@@ -31,6 +31,7 @@ import os
import mox
+
class ExampleMoxTestMixin(object):
"""Mix-in class for mox test case class.