summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/jstests.cpp
diff options
context:
space:
mode:
authorMatt Cotter <matt.cotter@mongodb.com>2016-11-30 15:34:38 -0500
committerMatt Cotter <matt.cotter@mongodb.com>2016-12-01 10:59:16 -0500
commit3995266ca0555040023fdc003e4334cbff856598 (patch)
treed1bf47a1a172a6c20f31dd8abb1591a8ce2d2608 /src/mongo/dbtests/jstests.cpp
parent7cb646696ba926a577a23572afa857b4360b9bac (diff)
downloadmongo-3995266ca0555040023fdc003e4334cbff856598.tar.gz
SERVER-27233 fix namespaces to de-dup symbol mongo::myall
Diffstat (limited to 'src/mongo/dbtests/jstests.cpp')
-rw-r--r--src/mongo/dbtests/jstests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/dbtests/jstests.cpp b/src/mongo/dbtests/jstests.cpp
index c2b05e9a352..fe5c44fff0f 100644
--- a/src/mongo/dbtests/jstests.cpp
+++ b/src/mongo/dbtests/jstests.cpp
@@ -2513,4 +2513,4 @@ public:
SuiteInstance<All> myall;
-} // namespace JavaJSTests
+} // namespace JSTests