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

Branch: refs/heads/2876-js-tests-merged-squashed
Commit: cfaee40de20586f665062ebe5523aba428217a2f
Parents: 4eceba7
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_update_security.js | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


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

Reply via email to