summaryrefslogtreecommitdiffstats
path: root/lldb/test/stl/TestSTL.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/stl/TestSTL.py')
-rw-r--r--lldb/test/stl/TestSTL.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/stl/TestSTL.py b/lldb/test/stl/TestSTL.py
index 0d1f69cbd8c..402126eafe2 100644
--- a/lldb/test/stl/TestSTL.py
+++ b/lldb/test/stl/TestSTL.py
@@ -7,7 +7,7 @@ import unittest2
import lldb
from lldbtest import *
-class TestSTL(TestBase):
+class STLTestCase(TestBase):
mydir = "stl"
OpenPOWER on IntegriCloud