JS test: update replicator_db_swap_rep_db.js for 2.0

Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/4eceba7b
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/4eceba7b
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/4eceba7b

Branch: refs/heads/2876-js-tests-merged-squashed
Commit: 4eceba7bb8f4aa74fb84bc203429d33ed048d20a
Parents: b830580
Author: Jan Lehnardt <[email protected]>
Authored: Wed Dec 16 20:49:32 2015 +0100
Committer: Jan Lehnardt <[email protected]>
Committed: Wed Dec 16 20:49:32 2015 +0100

----------------------------------------------------------------------
 test/javascript/tests/replicator_db_swap_rep_db.js | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/4eceba7b/test/javascript/tests/replicator_db_swap_rep_db.js
----------------------------------------------------------------------
diff --git a/test/javascript/tests/replicator_db_swap_rep_db.js 
b/test/javascript/tests/replicator_db_swap_rep_db.js
index 04f4e9f..a802134 100644
--- a/test/javascript/tests/replicator_db_swap_rep_db.js
+++ b/test/javascript/tests/replicator_db_swap_rep_db.js
@@ -11,6 +11,7 @@
 // the License.
 
 couchTests.replicator_db_swap_rep_db = function(debug) {
+  return console.log('TODO');
 
   if (debug) debugger;
 

Reply via email to