diff options
author | Alex Gorrod <alexander.gorrod@mongodb.com> | 2017-06-07 01:28:48 +1000 |
---|---|---|
committer | Alex Gorrod <alexander.gorrod@mongodb.com> | 2017-06-07 01:28:48 +1000 |
commit | 7aaeaaa054d1ac27a95c79984f7ca69ba739caae (patch) | |
tree | 1fb6bc5a732385141fbe4e020b4d10bb8c3ddeb4 /test/suite/test_join07.py | |
parent | 78109ca3fea602885a62fc2872fc553450168149 (diff) | |
parent | ad515323be891ce52216f410fb1d2d8a45cc3cbe (diff) | |
download | mongo-7aaeaaa054d1ac27a95c79984f7ca69ba739caae.tar.gz |
Merge branch 'develop' into mongodb-3.6
Diffstat (limited to 'test/suite/test_join07.py')
-rw-r--r-- | test/suite/test_join07.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/test_join07.py b/test/suite/test_join07.py index 8fae3539246..87bcc8040d3 100644 --- a/test/suite/test_join07.py +++ b/test/suite/test_join07.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Public Domain 2014-2016 MongoDB, Inc. +# Public Domain 2014-2017 MongoDB, Inc. # Public Domain 2008-2014 WiredTiger, Inc. # # This is free and unencumbered software released into the public domain. |