diff options
author | Susan LoVerso <sue@mongodb.com> | 2016-02-11 14:35:40 -0500 |
---|---|---|
committer | Susan LoVerso <sue@mongodb.com> | 2016-02-11 14:35:40 -0500 |
commit | 1d7958c316cde6aa184b5bc4b9874d7891c1540f (patch) | |
tree | 985086b99dce853e29e2671927e5f616aeeb8555 /build_posix | |
parent | c09b6acc7ad97f202d57bf966e12aac10a59f04d (diff) | |
download | mongo-1d7958c316cde6aa184b5bc4b9874d7891c1540f.tar.gz |
WT-2349 Add multi-connection test and code fixes for it.
Diffstat (limited to 'build_posix')
-rw-r--r-- | build_posix/Make.subdirs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_posix/Make.subdirs b/build_posix/Make.subdirs index e1f8a05c613..c21d74e5179 100644 --- a/build_posix/Make.subdirs +++ b/build_posix/Make.subdirs @@ -30,6 +30,7 @@ test/fops test/format test/huge test/packing +test/readonly test/recovery test/salvage test/thread |