summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/biggie/store_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/storage/biggie/store_test.cpp')
-rw-r--r--src/mongo/db/storage/biggie/store_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/storage/biggie/store_test.cpp b/src/mongo/db/storage/biggie/store_test.cpp
index e75ece1434a..d253e94447f 100644
--- a/src/mongo/db/storage/biggie/store_test.cpp
+++ b/src/mongo/db/storage/biggie/store_test.cpp
@@ -1450,7 +1450,7 @@ TEST_F(RadixStoreTest, PathCompressionTest) {
"\n er*"
"\n y*"
"\n food*\n");
-
+
// Add a key that has a prefix already in the tree with a value
thisStore.insert(value_type(value7));
ASSERT_EQ(thisStore.to_string_for_test(),