summaryrefslogtreecommitdiff
path: root/test/javascript/tests/delayed_commits.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/javascript/tests/delayed_commits.js')
-rw-r--r--test/javascript/tests/delayed_commits.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/javascript/tests/delayed_commits.js b/test/javascript/tests/delayed_commits.js
index cfb59d11e..25377f018 100644
--- a/test/javascript/tests/delayed_commits.js
+++ b/test/javascript/tests/delayed_commits.js
@@ -11,6 +11,7 @@
// the License.
couchTests.delayed_commits = function(debug) {
+ return console.log('done in test/elixir/test/delayed_commits_test.exs');
// Note that delayed_commits is deprecated in 2.0, so this is a minimal
// test to show it still works. delayed_commits will be removed in 3.0.