aboutsummaryrefslogtreecommitdiffstats
path: root/test/gmock_leak_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/gmock_leak_test.py')
-rwxr-xr-xtest/gmock_leak_test.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/gmock_leak_test.py b/test/gmock_leak_test.py
index 429cc6ad..38ff9d01 100755
--- a/test/gmock_leak_test.py
+++ b/test/gmock_leak_test.py
@@ -33,8 +33,6 @@
__author__ = 'wan@google.com (Zhanyong Wan)'
-import os
-import unittest
import gmock_test_utils
@@ -45,7 +43,7 @@ TEST_WITH_ON_CALL = [PROGRAM_PATH, '--gtest_filter=*OnCall*']
TEST_MULTIPLE_LEAKS = [PROGRAM_PATH, '--gtest_filter=*MultipleLeaked*']
-class GMockLeakTest(unittest.TestCase):
+class GMockLeakTest(gmock_test_utils.TestCase):
def testCatchesLeakedMockByDefault(self):
self.assertNotEqual(