Skip to content

Commit 550b2ef

Browse files
committed
[lldb][test][NFC] Rename Language.cpp to LanguageTest.cpp
So it's consistent with the other tests in this directory. Also aligns with the source file header comment.
1 parent a406eb4 commit 550b2ef

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lldb/unittests/Target/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ add_lldb_unittest(TargetTests
22
ABITest.cpp
33
DynamicRegisterInfoTest.cpp
44
ExecutionContextTest.cpp
5-
Language.cpp
5+
LanguageTest.cpp
66
LocateModuleCallbackTest.cpp
77
MemoryRegionInfoTest.cpp
88
MemoryTest.cpp
File renamed without changes.

0 commit comments

Comments
 (0)