diff options
Diffstat (limited to 'jstests/master_slave/repl9.js')
-rw-r--r-- | jstests/master_slave/repl9.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/master_slave/repl9.js b/jstests/master_slave/repl9.js index e612698da03..8bdabc93d0f 100644 --- a/jstests/master_slave/repl9.js +++ b/jstests/master_slave/repl9.js @@ -58,3 +58,4 @@ assert.soon(function() { assert.soon(function() { return -1 == s.getDB(first).getCollectionNames().indexOf("one"); }); +rt.stop();
\ No newline at end of file |