summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2013-08-13 14:06:16 +0000
committerSylvestre Ledru <sylvestre@debian.org>2013-08-13 14:06:16 +0000
commit01c284af9569f89d0f2f8ce52136c22a75f9a10e (patch)
treea0bdb877561b912965c9a4f3aaf0a3d42cfd96ed
parent7dee697faa5361fc953909b8d4547f2d08af5cab (diff)
downloadbcm5719-llvm-01c284af9569f89d0f2f8ce52136c22a75f9a10e.tar.gz
bcm5719-llvm-01c284af9569f89d0f2f8ce52136c22a75f9a10e.zip
Fix a typo.
Patch by Abid, Hafiz llvm-svn: 188270
-rw-r--r--lldb/test/README-TestSuite2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/README-TestSuite b/lldb/test/README-TestSuite
index 21a6e5305ca..aea80b27a37 100644
--- a/lldb/test/README-TestSuite
+++ b/lldb/test/README-TestSuite
@@ -22,7 +22,7 @@ o dotest.py
o lldbtest.py
- Provides an abstract base class of lldb test case named 'TestVase', which in
+ Provides an abstract base class of lldb test case named 'TestBase', which in
turn inherits from Python's unittest.TestCase. The concrete subclass can
override lldbtest.TestBase in order to inherit the common behavior for
unittest.TestCase.setUp/tearDown implemented in this file.
OpenPOWER on IntegriCloud