summaryrefslogtreecommitdiff
path: root/src/docs/testing.dox
diff options
context:
space:
mode:
Diffstat (limited to 'src/docs/testing.dox')
-rw-r--r--src/docs/testing.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docs/testing.dox b/src/docs/testing.dox
index 7d454d54212..cf280e8f3ff 100644
--- a/src/docs/testing.dox
+++ b/src/docs/testing.dox
@@ -27,7 +27,7 @@ The WiredTiger unit test suite includes tests that cover:
The WiredTiger Python test suite is built using the WiredTiger Python
API and the Python unittest functionality (the test suite requires at
-least Python version 2.6).
+least Python version 2.7).
The WiredTiger test suite automatically runs as part of every commit
into the WiredTiger GitHub source tree.