summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/pdfiletests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/dbtests/pdfiletests.cpp')
-rw-r--r--src/mongo/dbtests/pdfiletests.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mongo/dbtests/pdfiletests.cpp b/src/mongo/dbtests/pdfiletests.cpp
index c11fd2ac7d8..06e50faf063 100644
--- a/src/mongo/dbtests/pdfiletests.cpp
+++ b/src/mongo/dbtests/pdfiletests.cpp
@@ -1,7 +1,3 @@
-// pdfiletests.cpp : pdfile unit tests.
-//
-
-
/**
* Copyright (C) 2018-present MongoDB, Inc.
*
@@ -31,6 +27,10 @@
* it in the license file.
*/
+/**
+ * pdfile unit tests
+ */
+
#include "mongo/platform/basic.h"
#include "mongo/db/catalog/collection.h"