summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/pdfiletests.cpp
diff options
context:
space:
mode:
authorHari Khalsa <hkhalsa@10gen.com>2013-07-10 14:55:24 -0400
committerHari Khalsa <hkhalsa@10gen.com>2013-07-17 14:51:32 -0400
commit5e63001cd9bb86f57af2343536a0a0cd32f35dc2 (patch)
tree55a6cc49a4b5d691250edd12f3fa2aa876c84d2d /src/mongo/dbtests/pdfiletests.cpp
parent457e50ba8c19cc6df8d865a870268a5a5462de8b (diff)
downloadmongo-5e63001cd9bb86f57af2343536a0a0cd32f35dc2.tar.gz
SERVER-10026 collection scan
Diffstat (limited to 'src/mongo/dbtests/pdfiletests.cpp')
-rw-r--r--src/mongo/dbtests/pdfiletests.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/dbtests/pdfiletests.cpp b/src/mongo/dbtests/pdfiletests.cpp
index a6b3d307a43..0f078131b36 100644
--- a/src/mongo/dbtests/pdfiletests.cpp
+++ b/src/mongo/dbtests/pdfiletests.cpp
@@ -27,6 +27,7 @@
namespace PdfileTests {
+ // XXX: These tests have been ported to query_stage_collscan.cpp and are deprecated here.
namespace ScanCapped {
class Base {