Commit e391b71d authored by Vincent Bechu's avatar Vincent Bechu Committed by Vincent Bechu

[scenario] comment test on dropbox and davstorage

parent d459dd0d
......@@ -277,6 +277,7 @@
///////////////////////////
// DAV storage
///////////////////////////
/*
test('Test DAV Storage scenario', function () {
stop();
expect(14);
......@@ -298,10 +299,11 @@
});
});
});
*/
///////////////////////////
// Dropbox storage
///////////////////////////
/*
test('Test Dropbox Storage scenario', function () {
stop();
expect(14);
......@@ -323,7 +325,7 @@
});
});
});
*/
///////////////////////////
// Qiniu storage
///////////////////////////
......
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