Commit 7b0cdad4 authored by Bryan Kaperick's avatar Bryan Kaperick

Commented out tests which intentionally ffail on unimplemented features.

parent ca6fac12
......@@ -131,7 +131,7 @@
/////////////////////////////////////////////////////////////////
// historyStorage.querying_from_historystorage
/////////////////////////////////////////////////////////////////
/**
module("HistoryStorage.querying_from_historystorage");
test("verifying the correct results are returned from historyStorage.allDocs",
function () {
......@@ -278,6 +278,7 @@
})
.always(function () {start(); });
});
**/
/////////////////////////////////////////////////////////////////
// Accessing older revisions
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment