JS test: update replicator_db_identical_continuous.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/7023290d
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/7023290d
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/7023290d

Branch: refs/heads/master
Commit: 7023290d7c290ba321fc66e93f2475f61348141c
Parents: 52100fa
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_identical_continuous.js | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/7023290d/test/javascript/tests/replicator_db_identical_continuous.js
----------------------------------------------------------------------
diff --git a/test/javascript/tests/replicator_db_identical_continuous.js 
b/test/javascript/tests/replicator_db_identical_continuous.js
index 240c531..bafa19c 100644
--- a/test/javascript/tests/replicator_db_identical_continuous.js
+++ b/test/javascript/tests/replicator_db_identical_continuous.js
@@ -11,6 +11,7 @@
 // the License.
 
 couchTests.replicator_db_identical_continuous = function(debug) {
+  return console.log('TODO');
 
   if (debug) debugger;
 

Reply via email to