Skip to content

Commit 0627882

Browse files
author
Bar Soloveychik
committed
format
1 parent 58e803e commit 0627882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/unittests/ObjectFile/ELF/TestObjectFileELF.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,4 +382,4 @@ TEST_F(ObjectFileELFTest, SkipsLocalMappingAndDotLSymbols) {
382382
const Symbol *global_obj = module_sp->FindFirstSymbolWithNameAndType(
383383
ConstString("global_obj"), eSymbolTypeAny);
384384
ASSERT_NE(nullptr, global_obj);
385-
}
385+
}

0 commit comments

Comments
 (0)