summaryrefslogtreecommitdiffstats
path: root/lldb/test/macosx/universal/TestUniversal.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/macosx/universal/TestUniversal.py')
-rw-r--r--lldb/test/macosx/universal/TestUniversal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/macosx/universal/TestUniversal.py b/lldb/test/macosx/universal/TestUniversal.py
index 98eaa6e2a10..6a93e4aa714 100644
--- a/lldb/test/macosx/universal/TestUniversal.py
+++ b/lldb/test/macosx/universal/TestUniversal.py
@@ -5,7 +5,7 @@ import unittest2
import lldb
from lldbtest import *
-class TestUniversal(TestBase):
+class UniversalTestCase(TestBase):
mydir = "macosx/universal"
OpenPOWER on IntegriCloud