summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2013-05-02 07:03:23 -0400
committerKeith Bostic <keith@wiredtiger.com>2013-05-02 07:03:23 -0400
commitc97c9b538b016747d7a5aadafebd14127bd5871a (patch)
treebccddfd22ade8a19f4579d730a811ec352dbe43b /test
parent6b29503ec84ff70e5c39119a0089d39714fbca12 (diff)
parent175a1df994a984faf233803859f5e6661c37884d (diff)
downloadmongo-c97c9b538b016747d7a5aadafebd14127bd5871a.tar.gz
Merge branch 'develop' into lsm_stats
Diffstat (limited to 'test')
-rw-r--r--test/suite/test_base02.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/suite/test_base02.py b/test/suite/test_base02.py
index 2df075e96cb..10137c772b0 100644
--- a/test/suite/test_base02.py
+++ b/test/suite/test_base02.py
@@ -67,6 +67,7 @@ class test_base02(wttest.WiredTigerTestCase):
'columns=(first, second,,,)',
'key_format="5S", value_format="Su", columns=(first,second, third)',
',,columns=(first=S,second="4u"),,',
+ 'columns=(/path/key, /other/path/value,,,)',
]
conf_encoding = [
None,