Remove some superfluous SCOPED_TRACEs from this unit test.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 19 Jun 2012 17:40:29 +0000 (17:40 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 19 Jun 2012 17:40:29 +0000 (17:40 +0000)
commit0fb9b9a46a55df07edab41517b12ac30cfcedbbc
tree14e15402d559e0b9ed04ec6d5533ecfea0ce09c5
parent90540ad7992d0ce490eb862543a58d040d7a2316
Remove some superfluous SCOPED_TRACEs from this unit test.

GoogleTest already prints errors with all the information about which
test case contained the error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158724 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/StringMapTest.cpp