summaryrefslogtreecommitdiff
path: root/fs_mgr/liblp/builder_test.cpp
diff options
context:
space:
mode:
authorHongguang Chen <hgchen@google.com>2020-07-23 23:04:33 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-07-23 23:04:33 +0000
commit628f288f8a532870db2b55d82246e7ed3432456c (patch)
tree205b926c4b3000e3938017a9aac5ed90e29cd097 /fs_mgr/liblp/builder_test.cpp
parentb8bcd11f8b9d40a3cae8bd155a71e9be564e8359 (diff)
parentf248cc5a98d8da0d7667fd4e6bc951e0c279e802 (diff)
Merge "Use more inclusive language for #inclusivefixit"
Diffstat (limited to 'fs_mgr/liblp/builder_test.cpp')
-rw-r--r--fs_mgr/liblp/builder_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs_mgr/liblp/builder_test.cpp b/fs_mgr/liblp/builder_test.cpp
index a21e09e4f..e4b617a51 100644
--- a/fs_mgr/liblp/builder_test.cpp
+++ b/fs_mgr/liblp/builder_test.cpp
@@ -234,7 +234,7 @@ TEST_F(BuilderTest, InternalPartitionAlignment) {
EXPECT_EQ(lba, aligned_lba);
}
- // Sanity check one extent.
+ // Check one extent.
EXPECT_EQ(exported->extents.back().target_data, 3072);
}