This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Fix a typo in a test name
ClosedPublic

Authored by wallace on Apr 10 2020, 8:31 AM.

Details

Summary

Removing the Test prefix from the file name and its usages. The standard is using only Test as a suffix.
This was correctly pointed out in https://reviews.llvm.org/D77444.

Diff Detail

Event Timeline

wallace created this revision.Apr 10 2020, 8:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 10 2020, 8:31 AM
labath accepted this revision.Apr 14 2020, 1:11 AM

Thanks.

This revision is now accepted and ready to land.Apr 14 2020, 1:11 AM
This revision was automatically updated to reflect the committed changes.