aboutsummaryrefslogtreecommitdiff
path: root/run_unittests.py
diff options
context:
space:
mode:
Diffstat (limited to 'run_unittests.py')
-rwxr-xr-xrun_unittests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_unittests.py b/run_unittests.py
index e124614..8c2ad12 100755
--- a/run_unittests.py
+++ b/run_unittests.py
@@ -4913,7 +4913,7 @@ class PythonTests(BasePlatformTests):
self.wipe()
-class RewriterTests(unittest.TestCase):
+class RewriterTests(BasePlatformTests):
def setUp(self):
super().setUp()